Change Header Menu Font Color

Home Forums Jevelin Theme Change Header Menu Font Color

Home Forums Jevelin Theme Change Header Menu Font Color

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    RESOLVED Posts
  • mbaker
    Participant

    Hello,

     

    I can’t seem to find where to change the main header menu font color. I’ve played with all of the header settings and the one labeled “Header Text Color” doesn’t seem to be doing anything. Is there another setting i’m missing?

     

    Thank you!

    Solution for this topic

    Hi @mbake,

     

    I hope you are well today and thank you for your question.

     

    You can change it from Navigation and Dropdown / Menu sections placed in Styling menu of Theme settings as shown in the attached screenshot.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    mbaker
    Participant

    This is perfect, thank you.

     

    Is there also a way to edit the main drop-down menus design? I’m not sure why, but mine are large, bulky and oddly spaced. You can see it in an image I attached below.

     

    Thank you!

    Attachments:
    You must be logged in to view attached files.

    You are most welcome here 🙂

     

    Is there also a way to edit the main drop-down menus design? I’m not sure why, but mine are large, bulky and oddly spaced. You can see it in an image I attached below.

    This can be due to plugin conflict on your site so please try temporary deactivating all plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.

    Also could you please share me your site URL where it’s happening so that i can troubleshoot it?

    mbaker
    Participant

    Hi, Thank you for your response.

    I tried this and found that the issue was occurring because of the Unyson plugin. I understand this is the builder that comes with the theme. I went into the menu and turned off the “Mega Menu” feature (I had a hunch this might be it) and it put all of the pages back onto one line in the drop-down menus, but they aren’t lining up correctly below the menu they drop down below.

     

    Here is a link to my site so you can see what I’m talking about.

    http://www.thetenseconds.com

    The 3rd menu to the right, it’s drop-down is too far to the left and looks like it’s under one of the other menu items. Can this be fixed? Thank you.

    Solution for this topic

    The 3rd menu to the right, it’s drop-down is too far to the left and looks like it’s under one of the other menu items. Can this be fixed? Thank you.

     

    You can try fixing it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .sh-nav > li.menu-item:nth-last-child(-n+3) > ul.sub-menu {
    margin-left: -26px;
    }

    mbaker
    Participant

    This worked great, thank you! How can I change the font size of the drop-down menus? I tried changing the navigation font size assuming it would correspond, but it hasn’t made a difference.

     

    The URL is: http://www.thetenseconds.com

     

    Thank you!

    You are always welcome 🙂

     

    To help us keep support thread separates could you please create new thread for each of your other questions here http://support.shufflehound.com/forums/forum/jevelin/ instead of asking them in your single thread as it makes the thread messy and hard to read.

     

    If you want to you can also add reference of this thread in your newly created thread.

     

    We would be more than happy to help you on your new thread.

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