Maintenance Services Pro – change anchor text color in header

Home Forums Construction Pro/Build Forum Maintenance Services Pro – change anchor text color in header

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #121640
    info1505info1505
    Participant
    • Topics: 4
    • Replies: 19
    • Total: 23
    Member since: March 23, 2019

    How can I set a different color for anchor text in header and footer? Currently set as #ffffff via

    Basic > Default Anchor Color

    I have tried using following in additional CSS to change color just in the header sections but it updates the footer text too:

    .header-right .phntp, .header-right .emltp a:link, a:visited {
    color: #3c3486;
    }

    .header-right .sintp, a:link, a:visited {
    color: #3c3486;
    }

    #121720
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Show us your website URL please?

    Regards,
    Chris

    #121987
    info1505info1505
    Participant
    • Topics: 4
    • Replies: 19
    • Total: 23
    Member since: March 23, 2019

    https://test.peterhibbert.co.uk/wp/

    Thanks

    #121991
    info1505info1505
    Participant
    • Topics: 4
    • Replies: 19
    • Total: 23
    Member since: March 23, 2019

    I forgot to say that the formatting of the anchor text also seems to apply to the contact details that get added through Post & Page > Contact Page Settings.

    How can I also change the font colour on the contact page? This nees to be #415161

    Thankyou

    #122031
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .header-right a { color: #3c3486 !important;}
    .contact-layout1-right a { color: #415161 !important;}

    Regards,
    Chris

    #122143
    info1505info1505
    Participant
    • Topics: 4
    • Replies: 19
    • Total: 23
    Member since: March 23, 2019

    Thank you!

    #122157
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/22/

    Regards,
    Chris

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