Tagged: menu, widget area
Hi, i’m trying to add a custom menu that is a widget (Dropdown Menu Widget – http://wordpress.org/plugins/dropdown-menu-widget/) on my homepage but the widget area only shows the menu vertically and not horizontaly – full width. its like the widget area cant go full page width.i have also tried other menu plugins but with the same results, it cant go horizontaly only vertically so i think its a widget area problem.
Thanks
Hi,
Can you post the link to your website please?
Regards,
Josue
Hey!
You can add following code to Quick CSS in Enfold theme options under Styling tab
#dropdown-2 .widget li {
clear: none;
}
Regards,
Yigit
No, unfortunately it didnt work
Hey!
Please flush browser cache and refresh your page a few times. This is how i see that section http://i.imgur.com/Qzc1htH.jpg
Regards,
Yigit