Hallo zusammen
ich habe eine Frage in Sachen Farbe ändern beim Permanenten Link
ich mache das so im Costomer CSS
/*Permanent Link*/
.title_container .main-title
{
font-size: 20px !important;
color: #4365B0 !important;
}
Die Grösse funktioniert aber die Farbe nicht, was mache ich falsch.
Vielen Dank im voraus
Freundliche Grüsse Franz
Hey schweg33,
Please remove that code and add this:
#top #wrap_all .title_container .main-title a {
font-size: 20px;
color: #4365B0;
}
Best regards,
Victoria
Vielen herzlichen Dank Victoria
Funktioniert prima
Freundlichen Grüsse
Franz
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon