Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #471768

    Hi,

    I am using the enfold theme on my website at: http://www.tomdonehower.com. You’ll see in the top navigation menu that only the anchor links to the home page are highlighted white by default. Is there any way to make all the links in the top navigation highlight with the white text by default? You’ll see currently the links to the pages for Resume and Blog currently do not highlight. I think this is because they are page links and not anchor links, but I don’t know how to make them show with the white text.

    Also, Is there a setting to have the top navigation always be visible and not only show on scroll down?

    #471775

    July 10, 2015 I am having the same issue: 4 top navigation items are in white, 3 are in the proper color. Also, when you open the front page the video is black, then it finally appears some time later. I also wanted 2 items under Products. One did not appear then I got both to appear – now one is in larger font than the other? I must be doing something wrong. Can use some help.

    • This reply was modified 9 years, 4 months ago by Photoviews7.
    #472024

    Hi @mavster33,

    You can style the menu items under Enfold–>Advanced Styling and you can set the header behaviour if you edit the front page and select the setting you want in the righthand menu under Header visibility and transparency. Also, try to use the full url for your menu items instead of just the anchor.

    Regards,
    Rikard

    #473977

    Rikard,

    If you use the full URL will the anchors still work in the home page? My site is combination of anchored sections in the homepage and blog entries on separate pages.

    #474085

    Thank you. This worked. Would be great if the top menu still had a selected highlight, but for now this is better than it was.

    #475725

    Hey!

    anchor links only work for single page navigation. However, you can link to wherever you want using anchor links.

    Are you talking about the hover color for your menu? if yes use this code:

    .header_color .sub_menu > ul > li > a:hover {
    color: black;
    } 
    

    Hope this helps!

    Cheers!
    Andy

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