Site logo

Archived topic

Changing title color for some widgets

3 replies · Started by Manuela on March 5, 2021

Viewing posts 1–4 of 4

Hello,

I have created a new block - element, where I added some widgets with short code. These are after the content in my posts page. I am having a difficult time finding a way to change the grey of the widget title to a darker grey. Could you help with that, please?

Hi Manuela,

Try this:

h2.widget-title {
    color: #000;
}

Hi,

Thank you, it worked great!

No problem :)

This archived topic is closed to new replies.