Home Forums Basel support forum layout on product

layout on product

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15441

    ultime
    Participant

    Hi,
    when you change General Layout>full with to wide 1600 the product page move the image on the left, so its no longer center with the thunbail…

    any ideas
    best

    #15446

    Artem Temos
    Keymaster

    Hi,

    Could you please provide us a link where we can see the problem?

    Thank you

    #15485

    ultime
    Participant

    please in private

    #15487

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .single-product-content .woocommerce-product-gallery__image {
    	text-align:center;
    }
Viewing 4 posts - 1 through 4 (of 4 total)