Change background color for products on Hover
-
I am currently using the Quick Shop option, I would like to change the color of the black bar to #555e58.
I would like to have this color be the same for the shopping cart (background) also.
As well as the page number buttons in the third image.
If this can be achieved across the whole website, that would be great!
Thank you!
Attachments:
You must be
logged in to view attached files.
Hello,
Try to use the following code snippet to change the color
.cart-widget-side .widget-heading {
background: #555e58;
}
Regards
Great, Thank you! That changed the color for the cart! How do I change that for the hover background on products?
Could you please send a screenshot of what background do you want to change?
I want to change the color of the bar in the photo.
Attachments:
You must be
logged in to view attached files.
You can change it in Theme Settings -> Styles & Colors -> Shop buttons color
Regards
I don’t seem to have that option. Here is a screen shot.
Attachments:
You must be
logged in to view attached files.
In this case, you need to update the theme. To update the theme you need download the latest version on ThemeForest -> Downloads. Then just reupload new theme via Appearance -> Themes but install this plugin firstly https://wordpress.org/plugins/easy-theme-and-plugin-upgrades/
Also, we suggest you make a backup of all your files before any update.