Tagged: main menu
-
AuthorPosts
-
December 22, 2015 at 10:10 pm #556770
Hi-
I created a one page site with a main menu across the top pointing to anchors on the page. The phone number on top above the header and the main main menu are not visible until you scroll down on the page.
Also, there is a line above the header that I would like to remove. I have tried changing colors of backgrounds and borders but can’t get rid of the line. Any ideas about that?Thank you
Kristin Aplin
Autoflow Products, Inc.December 22, 2015 at 10:59 pm #556781Sorry, forgot web address.
December 23, 2015 at 11:22 pm #557231Login info incorrect. So Sorry! New info below.
December 23, 2015 at 11:58 pm #557239Login correction
December 27, 2015 at 8:35 am #557569Hi,
You can control the header behaviour in the Layout menu to the right on the edit screen of the page.
Please try the following in Quick CSS under Enfold–>General Styling to remove the line in the header:
#header_meta { border-bottom: 0px solid rgba(255,255,255,0.25); }
Regards,
RikardDecember 29, 2015 at 3:01 am #557943Rikard-
I know about the header behavior settings in Dashboard/Enfold Child/Header/Header Behavior. I had it set and working fine but something changed and the main menu and phone number content above the header are not visible when opening the page. They only become visible once I scroll down a bit and remain visible as I desire. But I need my site visitors to see the menu when they first open the page.
Could this have something to do with using a Child theme? I have been having a hard time updating my theme too. I have another ticket for that problem. See #post-557904 for a description of that issue and what I have done to try to solve that issue.
I have spent so much time trying to fix these issues that I am afraid I have messed something up. I am a graphic designer with little coding experience (or aptitude apparently) so your clear guidance is much appreciated.
Thank you
Kristin AplinJanuary 4, 2016 at 4:36 am #558985Hey!
You have them set as the same color as the background. Add this to your custom CSS to make them display as white so they are visible.
.phone-info { color: white !important; }
Cheers!
ElliottJanuary 4, 2016 at 9:13 pm #559474Hi-
Thank you. This fixes the visibility of the phone info but not of the main menu. Main menu is still not visible before scrolling.
Can you tell me where to fix visibility of main menu?
Thank you very much for your help.
Kristin Aplin
January 5, 2016 at 1:42 am #559638Hey!
It is not visible because you have the menu and background color set to the same color. Please go to Enfold theme options > Header > Transparency options and change transparent menu color.
Regards,
YigitJanuary 5, 2016 at 2:46 am #559687Yigit
Thank you so much for telling me exactly how to fix this!
Kristin
January 5, 2016 at 10:17 am #559798 -
AuthorPosts
- You must be logged in to reply to this topic.