-
AuthorPosts
-
August 22, 2019 at 11:42 am #1129957
Hi Kriesi-Team,
when I open our mobile menu, there is a lot of space between the top and the first menuentry. You can see it here at the screenshot and directly at our page. Is there anything I can do to “heal” this?
Thank you very much and kind regards!August 22, 2019 at 1:14 pm #1129969Hi Mixmax,
try#top #av-burger-menu-ul { vertical-align: top; }Best
August 22, 2019 at 8:42 pm #1130090Hi Sigmund,
thank you very much. That works. Max I ask you for another hint. Right, next to the mobile menu icon, is a ugly white space. I marked it at the screenshot. The white space is also there in Desktopview next to the glass.Is there anything I can do to delete this white space so that the menu icon or the glass is more or less an the right edge of the screen..
Thank you again for your help. Kind regards!
https://ibb.co/ZLXwYbg-
This reply was modified 6 years, 2 months ago by
mixmax.
August 22, 2019 at 11:52 pm #1130158Hi Mixmax,
thats the normal padding of the container. You can try to set the “Maximum Container width” in Enfold (Child, I hope) “General layout” Options (“Dimensions” Tab) to 100% and use a “Streched Layout” in “Layout” Tab.
And I would delete the border eg set the border color to #ffffff.Best
-
This reply was modified 6 years, 2 months ago by
Sigmund.
August 23, 2019 at 4:25 am #1130178Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.avia-menu.av_menu_icon_beside { border-right-width: 0; }Best regards,
RikardAugust 23, 2019 at 8:29 am #1130242Hi Rikard,
when I change this value in opera developer tools, it works. But when I put in css, it doesn´t. Any idea?
Best regardsAugust 23, 2019 at 10:44 am #1130279Try:
.avia-menu.av_menu_icon_beside { border-right-width: 0 !important; }August 23, 2019 at 11:24 am #1130293No it works. Thank you Sigmund!
August 23, 2019 at 12:06 pm #1130316Hi mixmax,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria -
This reply was modified 6 years, 2 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
