Colore link esterni

Posted in: Newspaper
Post count: 145

Salve sito https://tenacemente.com/

Vorrei sapere come posso modificare il colore di questi elementi in ogni singolo articolo, grazie:

https://imgur.com/a/ehejWtv

https://imgur.com/a/KhzYcs8

Post count: 35449

Hi tenaciously,
I see that you are using standard templates, therefore the links inside the articles will have the access color from the theme panel. Also, another one is the breadcrumb link. For standard templates there are no individual options that will apply only to those elements, so you need to use a custom css or to use a single post template from the cloud, this can be edited using tagDiv Composer.
For CSS you can try this one:
.single .td-crumb-container span, .single .td-crumb-container a, .single a {
color: #de12fe;
}

Just replace the color with the one you like and set the code in the theme panel > custom code> custom css
Thank you!

Post count: 145

Ciao, ha funzionato! Grazie mille!

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