Adjust rows mobile devices! - by Frilynt Norge

This topic has 9 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Eva Kemp

  • Avatar: Frilynt Norge
    Frilynt Norge
    Participant
    December 7, 2016 at 08:44

    Hello? Is it possible to ajust the numbers of rows in the mobile version of WooPress? I Want to have two rows in portrait and three rows in landscape. (Now it is one in portrait and two in landscape)

    Another problem is that in landscape the products are on the left side, is it possible to get this to center??

    I love your theme by the way?

    8 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    December 7, 2016 at 16:50

    Hello,

    Please add this code in Theme Options > Custom CSS > Custom CSS for mobile:

    .products-grid .product {
      width: 50% !important;
    }

    and this code to Custom CSS for mobile landscape:

    .products-grid .price {
       height: 30px;
    }
    .row-count-4 .product:nth-child(2n+1) {
        clear: none !important;
    }
    .products-grid .product-title {
       height: 50px;
    }

    Regards,
    Eva Kemp.

    Avatar: Frilynt Norge
    Frilynt Norge
    Participant
    December 8, 2016 at 11:01

    Great that worked, but it gave me some other problem?

    In landscape there is now 4 rows an that is even better than three? But in the bottom of my home page and the “footer 1” widget area the interactive banners get cut and the text not visible. Is there a code to make these stay in one row while the rest of the shop is two? (Portrait)? The same happens in landscape, but that is not that bad?

    Avatar: Frilynt Norge
    Frilynt Norge
    Participant
    December 8, 2016 at 11:01

    My site is kostmask.no?

    Avatar: Eva
    Eva Kemp
    Support staff
    December 8, 2016 at 18:30

    Hello,

    Please show a screenshot what banners you mean. Also provide us with WP Dashboard credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Frilynt Norge
    Frilynt Norge
    Participant
    December 9, 2016 at 08:44

    Screenshots and logindetails are in the field under?

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    December 9, 2016 at 17:38

    Hello,

    You disabled responsive content elements option in Visual Composer > General Settings. I’ve enabled it and now content is responsive. Please check.

    Regards,
    Eva Kemp.

    Avatar: Frilynt Norge
    Frilynt Norge
    Participant
    December 13, 2016 at 11:14

    It looks great now? Thank you?

    I thougt it was enough to set responsive in the “Theme options”.

    My problem is solved:)

    Avatar: Eva
    Eva Kemp
    Support staff
    December 13, 2016 at 12:27

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 9 results - 1 through 9 (of 9 total)

The issue related to '‘Adjust rows mobile devices!’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.