SKT Construction Pro Custom Menu Link Color

Home Forums All Other Themes SKT Construction Pro Custom Menu Link Color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #60840
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    Can I change the color of a custom menu link without changing other site link colors?
    Its only black if I am on one of the sub pages. “FLOOR PLANS AVAILABLE”
    here is the site:
    http://ba0.b90.myftpupload.com/helen-ave-unit-type-b/

    Thanks, Bobby

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

    Hi Bobby,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .header .header-inner .nav ul li a { color:#fff !important;}
    .header .header-inner .nav ul li a:hover, .header .header-inner .nav ul li.current_page_item a { color:#000 !important;}

    Regards,
    Dave

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