Okay
  Public Ticket #1725411
Product Layout Mobile
Closed

Comments

  •  2
    Michael started the conversation

    Hi there

    I have a problem on the site above. The products are not displayed correctly on the mobile. There should always be two products next to each other. It is partly however only 1 product per line. What am I doing wrong? Thank you

  •  8,998
    Tahir replied

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    @media only screen and (max-width: 1000px) and (min-width: 1px) {
        body .woocommerce ul.products[data-product-style="minimal"] li.product.minimal {
            min-height: 300px !important;
        }
    }

    Thanks


    ThemeNectar Support Team 

  •  2
    Michael replied

    Hi there

    Thats not working unfortunately. See the images from my iPhone 7 Plus.

    Thank you

  •  8,998
    Tahir replied

    Hey Again,

    Did you have the WPBakery RAW Builder installed before ?. 

    Could you allow us to log in to your website backend dashboard so we can check on this for you more?. We are gonna need the username and password of admin user as well as the login url.

    Best.


    ThemeNectar Support Team 

  •   Michael replied privately
  •   Michael replied privately
  •  2
    Michael replied

    Hey whats wrong with the page now? There is no content on it anymore since 4 hours? Thats not good!

  •  8,998
    Tahir replied

    Hey Again,

    Seems alright on my end : http://prntscr.com/kzcl16 . 

    Best


    ThemeNectar Support Team 

  •  2
    Michael replied

    Yes. The WP-Bakery was deactivated. Did you find a solution concerning my original problem? Thank you very much!

  •  8,998
    Tahir replied

    Escalating the ticket to the developer so he can add in a response .

    Best 


    ThemeNectar Support Team