This topic has 3 replies, 2 voices, and was last updated 2 years, 9 months ago ago by MarkStore
Hello,
I would like to put a background color to my attribute title inside my shop sidebar. But I don’t know how to do that.
Can you please help me?
You can find screenshots, WP admin access and ftp access inside the Private area content.
Thank you,
Regards
Hello,
Try to use the next custom CSS code:
.archive .sidebar .widget-title {
background-color: #aaa8a8;
padding: 10px 15px;
}
Regards
Hello,
It works perfectly.
Thank you very much for your support.
Regards
Tagged: attribute, background, color, shop, sidebar, themes, title, woocommerce, wordpress
The issue related to '‘Shop sidebar: background color for attribute title’' has been successfully resolved, and the topic is now closed for further responses