Site logo

Archived topic

How to change background color on Marketer first widget?

7 replies · Started by Former User on May 13, 2021

Viewing posts 1–8 of 8

Hello,

How to change background color on Marketer from sitelibrary first widget from blue to other??

Thanks!

Hi Sara,

Go to Additional CSS field in the customizer and edit this block of CSS:

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

Let me know if this helps :)

Thanks a lot Leo :)

No problem :)

Hi there! I just tried to add that CSS but it didn't work. Can you help me please? I have just disabled caching too :)

Hi John,

if you're using the marketer site then you DON"T need to add the CSS. You should see it already in Customizer > Additional CSS. Simply change the background-color and color values.

If its still an issue, please raise a new topic where you can share a link to your site in the Private Info field and we can take a look at the issue.

worked a treat! Thank YOU!

Glad to be of help!

This archived topic is closed to new replies.