-
AuthorPosts
-
March 4, 2016 at 5:01 pm #593357
Hello,
I wondering it was possible to setup a sub menu that aligns items in a horizontal line and the background of the submenu would go across the entire page. Like this: http://i.imgur.com/2IKRkRN.jpg
Thanks!
March 4, 2016 at 5:12 pm #593364March 4, 2016 at 5:24 pm #593380you know how to activate custom class for alb elements? http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
then give a custom class to your sub menu like: “fullfill” and then add following to your quick css:
.av-submenu-container.fullfill { background: #ddd } .fullfill .menu-item > a { background: transparent }the submenu container is the one stretched from one side to the other side (here i gave him a background color #ddd
to get no background-color for the menu points set it to transparentMarch 4, 2016 at 5:26 pm #593384Hey Yigit!
Where is that option at is it the same thing as the mega menu?
Thanks
March 4, 2016 at 5:27 pm #593385sorry Yigit – i thought you are right – and i believed that he know that. And he wants to color it like in his example
Edit: the element is in your page/post editor at advanced layout builder (short: alb) (there are three tabs layout/content/media)
and by the way you can set up as a sticky menu
-
This reply was modified 9 years, 8 months ago by
Guenni007.
March 4, 2016 at 5:32 pm #593391Sorry I know what you mean now. I worded my question wrong. I am trying to have the it be a full width submenu on a drop down menu.
March 6, 2016 at 7:12 pm #593974so you mean that mega-div sub-menu set on menu ?
to set it to 100vw (100%screenwidth) is not the thing but the positioning is the thing here. on avis.js there is a calculation of the right positioning of that unit. – so please wait on a moderator – perhaps there is a possibility.March 10, 2016 at 5:37 pm #596405Hey!
quite confusing to me and not sure what you are trying to achieve. Can you provide us an example of the result please?
Regards,
Andy -
This reply was modified 9 years, 8 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
