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

    Hey there!
    is there any chance that I change the colour of a link to this colour:#a06646

    It is in main content and for main content I have defined a different colour.
    But for this case I would like to use an other color.

    <p style=”color: #a06646;”>(Email address hidden if logged out) ,9.9677026,17z/data=!4m18!1m8!3m7!1s0x47b18f4cb3b8a125:0x219b1c31075985c8!2sEppendorfer+Weg+(Ost)!8m2!3d53.581924!4d9.97208!15sChxFcHBlbmRvcmZlciBXZWcgYnVzLCBIYW1idXJnkgEIYnVzX3N0b3DgAQA!16s%2Fg%2F1pzq_ttv4!4m8!1m0!1m5!1m1!1s0x47b18f4cb3b8a125:0x219b1c31075985c8!2m2!1d9.97208!2d53.581924!3e3″ target=”_blank” rel=”noopener”>> Routenplaner in Google Maps öffnen</p>

    BR and thx in advance
    josephine

    #1402519

    Hey josk-design,
    Thanks for your question, in this case we can use the color style as the selector, try this css:

    #top .main_color p[style*='a06646;'] a {
      color: #a06646;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1402661

    thanks a lot!

    #1402673

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘change colour og link typography’ is closed to new replies.