Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #56650
    ShoreBeing
    Participant

    Hello

    I changed the nag menu from black to white, the coding that i found from the forums didn’t change the font colour so I now have white menu with white font, please could I have the coding to have black font – http://www.shorebeing.co.uk (site still in progress)

    Thanks

    H

    #56651
    ShoreBeing
    Participant

    Sorry, I meant NAV menu!

    #56888
    Sakin
    Keymaster

    @ShoreBeing: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet, electricity, water and sanitization are huge problem here.

    I just check in your site and found that you have already upgrade to Pro version and change the menu color as per your need. Thanks…

    #57067
    canehoyer
    Participant

    Hello,

    just playing around with the settings of this theme.
    Is there a way to change the colors of the submenu backgrounds also?
    And can I change the color of menu and text (and Submenus) in the mobile nav bar (this is now black with white text).

    If this is not possible in free version, can these changes be made in the pro version?

    #57070
    Sakin
    Keymaster

    @canehoyer: Yes, that possible can you send me the color code that you want and your site URL. Then I will send you css to do that.

    #57107
    canehoyer
    Participant

    Hello Sakin,
    that would be great.
    You find the site here: just-enjoy.life
    It’s nothing more than the main menu and a header image, yet.
    Wanted to dreate a homepage for a frined.

    The thing ist that I changed the color of the main menu to “b60730”
    but the scrolldown menus are white and the hover is black.
    I would like to change the colors for scroll down to be the same as the main menu,
    inactive “b60730” with white text, and hover white with black text.

    And the color of the mobile nav bar also from black to “b60730”

    #57213
    canehoyer
    Participant

    Tried the css and found most of them on my own. But still cannot locate the shadow of the mobile nav bar.

    #57344
    Sakin
    Keymaster

    @canehoyer: We only have shadow in mobile menu on hover. If you want to remove that then you can add the following css:

    .sidr ul li:hover>a, 
    .sidr ul li:hover>span, 
    .sidr ul li.active>a, 
    .sidr ul li.active>span, 
    .sidr ul li.sidr-class-active>a, 
    .sidr ul li.sidr-class-active>span {
    	box-shadow: none;
    }
Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Change nav menu font colour’ is closed to new replies.