SInce update 3.9 – problem with product grid layout

This topic has 10 replies, 2 voices, and was last updated 5 years, 4 months ago ago by Rose Tyler

  • Avatar: alsacs
    alsacs
    Participant
    November 8, 2018 at 11:36

    Hi,

    I just updated with version 3.9, and I experience a problem with the layout of the products grid on my shop

    I chose 3 products per line, but the 3rd product is on a second line

    Woocommerce 3.5.1

    9 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 8, 2018 at 11:41

    Hello,

    Please try to clear cache and check one more time. If this doesn’t help, provide us with temporary wp-admin access.

    Regards

    Avatar: alsacs
    alsacs
    Participant
    November 8, 2018 at 11:46

    Thank you for your reply

    Cache have been cleared several times, no effects

    please find adlin access in private section

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 8, 2018 at 11:58

    Please add this code in style.css file of child theme (https://www.8theme.com/demo/docs/legenda/#child_theme https://www.8theme.com/download-plugins/ http://prntscr.com/lfttgt) or in custom.css file of Legenda (parent/main) theme (https://www.8theme.com/videos/ – Legenda WordPress Theme – How to create custom.css file):

    @media only screen and (min-width: 1200px) {
        .products-grid .product {
            margin-left: 0px;
        }
    }

    Regards

    Avatar: alsacs
    alsacs
    Participant
    November 8, 2018 at 12:08

    Sorry it doesnt work :

    1- downoladed Child Theme : “legenda-child”
    2 opened style.css
    3- added code `@media only screen and (min-width: 1200px) {
    .products-grid .product {
    margin-left: 0px;
    }
    }` at the end
    4- put the folder “legenda-child” in folder “theme” of my website

    5 – checked in theme edition / Lengeda-Child : code is there

    Something I forgot ?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 8, 2018 at 12:34

    You need to activate the child theme on site (Appearance > Themes). Before this, check widgets and make sure that you know where every widget is placed because they could be messed up after the child theme activation.
    Please provide FTP access so we can take a closer look and investigate the problem with grid more deeply.
    Thanks in advance.

    Regards

    Avatar: alsacs
    alsacs
    Participant
    November 8, 2018 at 13:44

    please find herafter

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 8, 2018 at 15:44

    Hello,

    Please check now – http://prntscr.com/lfwrz6
    It looks like the problem was caused by cache. We’ve renamed large-resolution.css file > large-resolutions.css (legenda/css folder) and that fixed the problem. I would recommend you to clear server cache.
    You can delete the custom css code from style.css file of the child theme. Please note, that changes in child theme will affect your site only in case the child theme is activated on site.

    Regards

    Avatar: alsacs
    alsacs
    Participant
    November 8, 2018 at 16:22

    Its working perfectly, many thanks !

    Best Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 8, 2018 at 16:25

    You’re welcome!

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

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