Hi,
how can I reduce the border thickness of my drop-down-menu's?
It's not a mega-menu. Just a few dropdowns.
Can I also change the color of the boarder of this menu's?
Thanks already!
Vanwero
Hi,
how can I reduce the border thickness of my drop-down-menu's?
It's not a mega-menu. Just a few dropdowns.
Can I also change the color of the boarder of this menu's?
Thanks already!
Vanwero
Hi,
Actually it is not a border, you can this do this on your custom.css
#top .avia_mega > li > ul, #top .avia_mega > li > ul ul {
padding: 2px;
}
Adjust the padding.
Regards,
Ismael
Works like charm!
thx Ismael!
Hey,
Glad it worked.
Regards,
Ismael
This topic has been closed to new replies.