This topic has 2 replies, 2 voices, and was last updated 10 years by marceldennisxp.

  • Author
  • #20307
     marceldennisxp
    Participant

    I’m trying to make my menu header like the dark default header but when i try to change the text and background it doesn’t change anything. My header text is grey and i want it to be white. Thanks

    Attachments:
    You must be logged in to view attached files.
    #20636
     Catalin
    Moderator

    Hello,

    First you need to modify the option called: “Link color” -> see attachment. This will change color in all the pages except homepage.

    For changing color in homepage you need to add this code:

    COPY CODE
    
    
    .navbar-transparent #header .logo a, .navbar-transparent .navbar .navbar-nav > li > a, .navbar-transparent .navbar .navbar-nav .caret:after
    
    {
      color:#xxx;
    }
    
    

    in style.css file from your child theme folder. The ‘#xxx’ is the color code you want to add.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    Attachments:
    You must be logged in to view attached files.
    #20758
     marceldennisxp
    Participant

    Thanks that perfect!

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Theme options changes don't work’ is closed to new replies.

Log in with your credentials

Forgot your details?