Hey there,
I’d like to resize the clickable area of my menu as you can see here
thanks for your help!
Hey there,
I’d like to resize the clickable area of my menu as you can see here
thanks for your help!
Hello @zerotoone.de,
Thank you for the details.
To resolve your issue, please edit your header and in your navigation inline settings, make sure that the flex layout of the menu is set as Space Around
horizontally and Stretch
vertically.
We would love to know if this has worked for you. Thank you.
was set this way already, what else should I try?
Hi There @zerotoone.de
Thanks for writing in! Could you please try adding the following CSS rule into your X -> Theme Options -> CSS area and see if that helps.
.x-menu .x-anchor-menu-item {
padding: 20px;
}
Thanks!
ok this changed the layout of my menu, but did not help with my problem
the clickable area is too small http://prntscr.com/nyahpz
Hi @zerotoone.de,
Please edit your menu inline element under Top Links > Setup
change the Padding
:
Hope it helps
thank you, works great. but isn’t there a vertical setting for the inline navigation, so it always takes up the whole vertical space?
Hello @zerotoone.de,
Yes there’s settings for that. Go to Setup Tab > Align Self : Choose Stretch.
Hope this helps.
thank you very much
You’re welcome.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.