This topic has 7 replies, 2 voices, and was last updated 5 years, 7 months ago ago by Rose Tyler
How do we change the box background color to brown ???
See the box “Categories” here on screenshot: https://prnt.sc/n674r3
Hello,
To be able to provide correct custom CSS code, I should be able to see the site, but it is under maintenance mode, so I can’t check. Please provide temporary wp-admin access or disable this mode.
Use this area – http://prntscr.com/n3het9 to post private data.
Regards
Please login to fix these settings
Add this code in Theme Options > Styling > Custom CSS > Global Custom CSS:
.sidebar .woocommerce_product_categories .widget-title {
background-color: brown;
}
Do not forget to clear cache before checking the result.
Regards
This is what our Custom Styling Global Settings look like…https://prnt.sc/n6k5xf
* the color we wanted on the button was: #472913 brown
This button is now red??? not brown, we want to add a custom color to button thanks
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>see below
footer .container .widget-container .twitter-list li {
border-bottom: 1px solid #444;
margin-bottom: 1.0714em;
padding-bottom: 1.0714em;
}
.product-category .categories-mask {
background-color: transparent;
}
.product-category .categories-mask span {
display: none;
}
.sidebar .woocommerce_product_categories .widget-title {
background-color: brown;
}
Hi there,
i provided you the admin login info, can you please set the proper brown color …you can see what your css gives us. Your css for CATEGORIES button looks red.
Can you please fix as soon as possible. We pay for support.
You must be logged in to reply to this topic.Log in/Sign up