Site logo

Archived topic

HOW TO CHANGE background and text colour of Product Highlight section

4 replies · Started by Deepa Chokkakula on March 13, 2021

Viewing posts 1–5 of 5

Hi, I am using the Marketer theme.
Could you tell me How to change the Product highlight section se3ction background and text color?

product highlight section

Hi there,

go to Customizer > Additional CSS and change this CSS:

/* Featured widget */
.sidebar .widget:first-child,
.sidebar .widget:first-child .widget-title{
	background-color: #83b0de;
	color: #fff;
}

hello, can you provide me the full code for this widget? I initially used that widget for something else, and now I would like to have this box back. I tried copying the additional css in the html box but that is not working. Thanks

Please open a new topic and link us to the page in question.

Thanks!

This archived topic is closed to new replies.