I wanted to change the “Buy” button. I wanted to know if you could change the colors of “HOT” “NEW” in the menu. In the settings wocommerce it is possible to make a comment just by placing the stars, but not working.
Thank you for your kindness
Hello,
Do you want to change color of “Buy” button?
If so you need use this code in custom.css file:
.button. product_type_simple, .button.product_type_variable {
color: grey;
background-color: green;
}
To edit “hot” and “new” icons you need edit them using some image editor as they are loading from the images wp-content/themes/legenda/images/new-icon.png and wp-content/themes/legenda/images/hot-icon.png.
Go to Settings > Discussion and uncheck “Comment author must fill out name and e-mail”, “Users must be registered and logged in to comment”, “Comment must be manually approved” and “Comment author must have a previously approved comment” options. After that check Reviews tab on single product pages.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials in Private Content.
To add background image in the header use this code in custom.css:
.header7 {
background-image: url("http://path_to_your_image");
}
Regards,
Eva Kemp.
Hello,
I’ve edited the code:
a.button.product_type_simple, a.button.product_type_variable {
color: white !important;
background-color: #43d19d !important;
}
and added it to custom.css.
Please check buttons now.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.
The message was successfully sent
Your shopping cart is empty
You may extend support period on ThemeForest and then update its status by clicking "Update" button in your Account area.
Purchase code | Expiration date |
---|---|
817e8a3b-18c8-492c-8ba6-9188c27b0995 | 05 Jan 2017 |