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

    Hi!!

    I was able to change the color of everything I want except the “Get in touch” (the green part) that appears on the “Contact” page: http://kriesi.at/themes/enfold-health-coach/ I´m trying to change to this color: #2d5c88

    . Can someone please help me?

    #761305

    Hey Xiluvanogcosta,

    I have added this css code in your Quick CSS located in Enfold > General Styling:

    #top .all_colors u {
        background-color: transparent !important;
    }
    
    #top.page-id-821 #hello .flex_cell u {
        color: #2d5c88;
        text-decoration: none !important;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #761603

    Thank you so much. :)

    #761675

    Hi,

    Glad we could help :)

    Best regards,
    Nikko

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