• Resolved blinc

    (@blinc)


    Hi,

    Do you have a code to add borders to the product thumbnails on the home and store pages?

    Thanks

    • This topic was modified 3 years, 5 months ago by blinc.
Viewing 9 replies - 1 through 9 (of 9 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Thanks for using Modern Store!

    You can add the following CSS to add border to these images:

    .products .product .attachment-woocommerce_thumbnail,
    .products .product .attachment-ct-modern-store-homepage-thumb {
    	border: solid 2px #666;
    }

    Please copy and paste that code into the Additional CSS section in the Live Customizer (Appearance > Customize), and it will take effect right away.

    Thread Starter blinc

    (@blinc)

    It worked perfectly! Thank you, Ben.

    Theme Author Ben Sibley

    (@bensibley)

    Glad to hear it ??

    Thread Starter blinc

    (@blinc)

    Hi Ben,

    Sorry, I forgot to ask if you had a code to show the quantity box on the left side of the ‘add to cart’ button? Thank you.

    Theme Author Ben Sibley

    (@bensibley)

    This should actually be the default style in Modern Store. Take this page for example: https://modern-store.competethemes.com/product/pin-striped-overalls/

    If you can share a link to your site, I will check it out and see what’s happening.

    Thread Starter blinc

    (@blinc)

    Thank you for your reply. Unfortunately, it’s not showing on my website. I only have the add to cart button. My website is still under constructions: here is a direct link

    • This reply was modified 3 years, 5 months ago by blinc.
    Theme Author Ben Sibley

    (@bensibley)

    In the product editor, check if you have the “Sold individually” option enabled: https://share.getcloudapp.com/E0uAbwNj. If that is checked, it would hide the quantity option.

    Alternatively, do you have any inventory management plugins installed? Sometimes an out-of-stock plugin can hide the quantity option.

    Thread Starter blinc

    (@blinc)

    The “Sold individually” option was enabled! I can finally see the quantity box. Thanks a million! You’ve been exceptionally amazing. You have a top product and your support is phenomenal!!

    Theme Author Ben Sibley

    (@bensibley)

    Sure thing! Thanks for such kind feedback ??

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Modern Store CSS Snippet’ is closed to new replies.