Tagged: anchor links
On one side I would have liked an additional menu line under the main line (sticky menubar ) in the approximately 8 Anchor links to the extensive side are listed. How can I implement the best?
Thanks and regards
Lukas
Hi LukasE!
Thank you for using Enfold.
I’m sorry but can you please provide a screenshot or an example of what you’re trying to do. You can use the Fullwidth Submenu element on the advance layout builder to add another menu.
Regards,
Ismael
Hi Ismael!
Sorry, this Full Width submenu element I had overlooked and it fits exactly that!
It should be hidden under 770px width. How would the CSS look like this?
Regards,
Lukas
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 770px) {
#top .av-submenu-container { display: none !important; }}
Best regards,
Yigit
Hey Yigit!
It works, the submenu is hidden, but the white background is still there.
Maybe you have a additional css line for me?
Best regards,
Lukas
Hey!
This is how it looks on my end – http://i.imgur.com/9hSjphj.png
Have you flushed browser cache after applying the code?
Cheers!
Yigit
I beg your pardon, I forgot to answer.
Thanks, now everything works!
Many thanks and greetings
Lukas