-
AuthorPosts
-
February 1, 2017 at 1:02 am #740952
Hi there! I’d like to first thank you guys for all the awesome support that I’ve already received. You are amazing!
My sticky main menu at the top of the page looks crowded when the submenu touches it after scrolling down. I’d like for the submenu to “replace” the main menu as soon as it comes into contact with it. It will push the main menu out of the way when scrolling up.
Does that make sense?
Edit: The submenu is the part that says “Inspiration – Ease – Uniqueness – Quality – Credibility”
- This topic was modified 7 years, 9 months ago by GregDunn.
February 3, 2017 at 5:41 am #742161Any ideas?
February 3, 2017 at 8:59 am #742244Hi,
Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
BasilisFebruary 4, 2017 at 1:07 am #742621No problem! I appreciate the response. I figured if there was some CSS for that, awesome… If not, I’ll move on :)
Have a good one!
Quick edit: I disabled the sticky header for the homepage only by applying this:
.html_header_top.html_header_sticky .home #header {
position: absolute !important;
}But when I scroll down there is a space above the sub menu. Any ideas on how to get rid of that space? Picture below.
- This reply was modified 7 years, 9 months ago by GregDunn.
February 5, 2017 at 11:52 pm #743076any ideas for this one?
February 8, 2017 at 3:46 pm #744383Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.home #sub_menu1 { top: 0!important; }
Best regards,
YigitFebruary 8, 2017 at 8:19 pm #744475Thanks for getting back to me on this!
Now the sub menu is invisible until I scroll down to the point where it’s almost at the top, then it becomes visible.
You fixed the gap at the top. Any idea on how to fix the invisible part now?
February 10, 2017 at 5:29 am #745192Any ideas yet? I’m almost done with this website and then I’ll be out of your hair!
Thanks guys!
February 13, 2017 at 4:00 pm #746472Hi,
We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.
But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)
Best regards,
YigitFebruary 16, 2017 at 12:07 am #747723Thanks for the help! Please close this ticket and have a good one!
-
AuthorPosts
- The topic ‘Main menu replaced by submenu’ is closed to new replies.