• Resolved bvwjewelers

    (@bvwjewelers)


    I’m new to all this and have been doing ok until now. I can’t fro the life of me figure out how to make the picture centered and the products a bit smaller looking on the page?
    Suggestions?
    Cheers!!
    Britten

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Stef

    (@serafinnyc)

    I’m not sure what the problem is. This page from a design standpoint looks really good.

    The only thing I see a problem with is the header image in mobile. It’s not resizing in my tests.

    Plugin Support EtienneP a11n

    (@etiennep)

    Hi @bvwjewelers

    That layout is controled by your theme and the support of your theme should be able to help you with this.

    Having said that, you can try the following CSS to make the product images a bit smaller, just play around with the % for max-width;

    .product-image-wrapper {
        max-width: 50%;
    }

    You can add that under Appearance > Customize > Additional CSS

    • This reply was modified 5 years, 9 months ago by EtienneP a11n.
    Plugin Support EtienneP a11n

    (@etiennep)

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Making things Centered’ is closed to new replies.