Product gallery pictures - by Christian - on WordPress WooCommerce support

This topic has 5 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Robert Hall

  • Avatar: cherbst
    Christian
    Participant
    September 29, 2016 at 14:46

    Hi,

    I want to have the thumbnail pic of product galler pictures to stay on one row and not after two pictures start a new row. That just leave a lot of white space before the Product Description starts.
    Can you change the code so it looks more synchronized?

    Best,
    Christian

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 29, 2016 at 15:06

    Hello,

    Please try to add this code in custom css.

    .product-thumbnails-slider .slides li {
        width: auto;
    }

    Regards,
    Robert Hall

    Avatar: cherbst
    Christian
    Participant
    September 29, 2016 at 19:41

    Hi,

    No effect.

    I have tried it in custom.css in both main theme folder, in child theme folder and also in style.css in child theme.

    I maybe do it wrongly.
    Can you please check.

    Best,
    Christian

    Avatar: cherbst
    Christian
    Participant
    September 29, 2016 at 21:25

    I added the important code as I know you have changed to that earlier when I got different code from you:

    .product-thumbnails-slider .slides li {
    width: auto !important;
    }

    It did mess up the thumbnail row a little (can’t scroll sideways and two thumbnails is glued together but now there is only one row.
    Not 100% okay but will do for now.
    If you have a better solution just let me know.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 30, 2016 at 08:12

    Hello,

    Please make full backup of the site and we’ll try to reupload theme for you.

    Also provide us with FTP credentials in Private Content.

    Regards,
    Robert Hall

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

The forum ‘TheLeader Support Forum’ is closed to new topics and replies.

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