I would like to change the color of my links in my widget

Posted in: Newspaper
Post count: 88

Hi, I’d like to put the same code in the links of my widget as my internal links. Is that from the html widget option does not give me the options. How is it done? Thank you. https://ibb.co/gV3QT7

Post count: 1043

My widget links have the same colour as the internal links. It is better to provide your website link here for further inspection.

Post count: 22421

Hello,

Some links depend on the css from their respective plugin or implementation. Please provide a link to your site so we can inspect it.

Thank you!

Post count: 1

Hello, I have the same problem. My links in widgets and posts are blue. Can I change their colour?

Post count: 12

Hi. Have the same problem.
I have added html-code widget with links to the Newspaper default sidebar and have changed all base colors via Theme panel – theme colours.
But the links in html-code widget still have the base color #4db2ec.
It is impossible to change it via Theme panel – theme colours.
How i can change this color via css edition?

Post count: 23312

Hello all,

Provide here your website URL so I can take a closer look at this section and provide some custom code to change the color of it.

Thanks for your understanding!

Post count: 1

Hi, we have the same problem on https://freie-presse.net

Post count: 23312

Hello medienmogul,

If you want to change the color for your links you need to use a bit of CSS code like below ->

a{
color:green;
}

The result is here -> https://www.screencast.com/t/W8hkL0xS

Thanks for your understanding!

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.