Hello
I have used Responsive drop down menu to replace Allwebmenues menu here http://www.westmelton.school.nz/
All works well except I notice in the mobile version of the menu, the dropdown section is around 1px narrower than
the header section. Is this a setting I have missed or is it intentional ?
I have used a small amount of external css to change the dropdown arrow image and change the font to Open sans
which is not a selectable option.
Responsive drop down menu
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/links.html
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/links.html
Re: Responsive drop down menu
This is related to the border of the menu which is added to the total menu width (100% + 1px)
The quickest way to get around this is by adding:
The quickest way to get around this is by adding:
<style>
#Extension1mnu_button
{
border-width: 0 !important;
}
</style>
Re: Responsive drop down menu
Thanks, all good now.
Who is online
Users browsing this forum: No registered users and 3 guests