Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #191892

    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

    #192412

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #192930
    This reply has been marked as private.
    #193651

    Hey!

    You can add following code to Quick CSS in Enfold theme options under Styling tab

    #dropdown-2 .widget li {
    clear: none;
    }

    Regards,
    Yigit

    #193831

    No, unfortunately it didnt work

    #193850

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Widget Area problems’ is closed to new replies.