Hey!
Can you help me make darker lines / more contrast in the squares?
Thank you!!!
Attachments:
You must be
logged in to view attached files.
Hi @vesna,
I hope you are well today and thank you for your question.
Sure we can do it by developing custom CSS code.
Could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?
Best regards,
Shufflehound team
Can you please also add the red button like demonstrated on the last 2 glasses?
Thanks a lot!
Attachments:
You must be
logged in to view attached files.
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.woocommerce .sh-woo-post-content-container {
box-shadow: 0px 3px 13px 1px #bbb;
}
.woocommerce ul.products li.product .add_to_cart_button:after{
background: #f5614d;
border-radius: 100%;
color: #fff;
margin-left: 5px;
display: inline-block;
vertical-align: middle;
padding: 20px 12px;
}
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.