-
AuthorPosts
-
July 10, 2015 at 11:48 pm #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?
July 11, 2015 at 12:20 am #471775July 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.
July 12, 2015 at 1:29 pm #472024Hi @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,
RikardJuly 15, 2015 at 8:53 pm #473977Rikard,
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.
July 16, 2015 at 7:12 am #474085Thank you. This worked. Would be great if the top menu still had a selected highlight, but for now this is better than it was.
July 20, 2015 at 12:29 pm #475725Hey!
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 -
AuthorPosts
- You must be logged in to reply to this topic.