Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #167935
    valelotartaro
    Participant

    Hello;
    I wanted to know if it is possible to add a white space between the main image and the rest of the images shown in the product page (the ones in the product gallery).
    https://bodegahcanale.com/product/marcus-x-2/
    Thank you!

    #168038
    Sakin
    Keymaster

    @valelotartaro: Yes, you can add the following css in “Appearance => Customize => Additional CSS” box:

    .woocommerce div.product div.images .flex-control-thumbs {
        margin-top: 20px;
    }
    #168061
    valelotartaro
    Participant

    Thank you! : ))

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘product page’ is closed to new replies.