Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #875788

    Hello,

    I want to have in my Main Content Area the Links in Colour #FDC322
    and th Colour with the formatted Text (like Bold or so on) in #1B1D3B

    I found only the field with “Font color for links, dropcaps and other elements”
    and there is only one colour for both elements!

    Have many thanks,
    Marc.

    #875870

    Hey queendad,

    it should be the following custom CSS

    a { color: #FDC322; }
    strong a { color: #1B1D3B; }

    Let me know if that work out for you

    Best regards,
    Basilis

    #876874

    Yes! It worx!
    Thank You :)

    #877484

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.