Viewing 3 reply threads
You must be logged in to reply to this topic.
Hello! The formatting for the class “label” in the theme (eg. where my ecommerce store shows the “attributes” of product variations) looks like a clickable button. This is causing confusion for my customers.
For example, the text “Size” on the sachet product page (that shows to the left of the variation dropdown), looks like a button that should be clickable: https://www.lavenderconnection.com/shop/lavender-sachet
Can you tell me how/where to format this so it is simply text (and doesn’t look like a button?) Thank you!
Hello,
You have to add a new CSS for the label:
.label{color:#222 !important; font-size:14px; background:transparent !important; text-shadow:none !important;}
The code above have to added in the child-theme style.css or into Tower > General > Custom Css Box..
Let us know.
Regards!
That worked perfectly, and looks great. Thank you!
Hello,
If you like our theme please rate with 5 stars on https://themeforest.net/downloads .
Regards!
You must be logged in to reply to this topic.