Link text color issue- inside blocks (suddenly all turned to Theme Accent color)

Posted in: Newspaper
Post count: 6

All the link texts in all the various styles blocks suddenly changed from the assigned colors to the default THEME ACCENT COLOR after installing the plugin “Easy Table of Contents”

But its now not changing back to the normal black an dark grey even on removing the plugin.

I can not find any option of changing the color of links- on hover and on click…

Can you please help me get back my older setting mainly on my homepage.

Website: http://www.plarecon.com

  • This topic was modified 8 years by dguin111.
Post count: 22421

Hello,

It depends on the location of your link. What exactly is the link you mention? is it a block? is it a link in your post content? Different locations can have colors set differently.

Thanks.

Post count: 6

Its the Post headers in a black, for last 3 years it was black and greying…. Suddenly it turned into the default website link color…

Not when am editing the block, in the TD editor its showing the correct color but as soon as I publish it, every link turns into the default blue color including the Block header (which has link)… This was not the case earlier.

Some settings changed which is affecting my block link color and i am not able to locate it.

Post count: 6

you can see the blocks in my homepage- plarecon.com … the post headers should have been black but they are all blue.. Even the ticker link and The label TICKER- all had turned blue- so i removed it

Post count: 6

Its block…
How do i change the link color for blocks other than the global accent color

Post count: 22421

Hello,

On each individual block you can select the title background color. That also becomes the hover color for the links. Here is an example: https://www.screencast.com/t/dyyZeeWY

Thank you!

Post count: 6

I have changed all the colours to the custom Colors I want using ur editor as shown already…

but I guess u are not visiting the web page….

on hover the color is as I have selected… the problem is when we are not hovering over the links..

then they are supposed to stay black or grey- as is seen in ur example also, but here everything is changing to the blue link color as in other blog posts….

Post count: 20688

Hi,

Indeed there is a issue with the default state of the links. A theme condition is not applying because of an addition to the module titles
https://www.screencast.com/t/atCsGvJ5Pr2C
That span between the heading and link is causing the issue, this theme condition is not applying anymore
https://www.screencast.com/t/goNdG0cP
I could not say where that code originates from, or what it’s purpose is. I could modify the code in the theme to make it aplly in the new situation
https://www.screencast.com/t/BiePiwHRFE7

h3 > span > a{
color: #111111;
}

The code has to be entered in Theme panel->Custom CSS.

Thanks

Post count: 6

Thank you so much Simon, you solved my problem… Its the new Easy content plugin was the culprit (as i had mentioned in first post – installing it gave birth to this issue)…

Thanks for confirming that, have reported the ‘link color change’ bug to the plugin author.

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