LInk-Coloring

Posted in: Newspaper
Post count: 19

Hi,

my first post – yay 😉 First of all i want to say thanks for this really great theme!

Now my first questen – there will be lots of..:
* By default it seems, links aren’t given a different color. How can i do it or where is the setting to change the colour? Or do i have to use a child theme?

Regards,
Roger

Post count: 35449

Hi,

Hi please check the general color from Theme colors introduction documentation: https://forum.tagdiv.com/theme-colors-introduction/
Also you can add custom css on links.

Thank you.

Post count: 19

Hi Calin,

is it still entry-content or do you use some other class?

I’m asking because i added some other css to the CUSTOM CODE/CUSTOM CSS and it does not seem to work. The code i added is

.entry-content a[href*="amzn.to"]:after {content: url("https://www.teilzeithelden.de/wp-content/uploads/2013/11/amazon-icon.png") !important;
margin: 0 0 0 3px;
}

Regards,
Roger

Post count: 19

Also the following has no effect – what am i doing wrong?

.entry-content a, .entry-content a:hover, .entry-content a:visited, .entry-content a:active, .entry-content a:focus
{ color: #48870d !important;}

Post count: 35449

Hi,

Please provide a link were I can inspect your website, in this way I will be able to give you the right answer.

Thank you for your understanding.

Post count: 19

Hi,

for sure 😉 https://www.teilzeithelden.de/2018/09/18/angespielt-the-bards-tale-iv-barrows-deep-inxile-entertainment/

Check the Amazon-Link in the lower section e.g., please. It is neither colored, nor is an icon added

it seems, as if none of the css i added works. do i have to activate it somewhere priorly?

Regards,
Roger

Post count: 19

Solved…. because it is not entry-content, but td-post-content. I asked above due to reasons 😉

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