Tagged: 

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

    Hello!
    I have various menus that I’ve created, placed in a widget area, and then placed on pages (not using the sidebar feature). I want to remove the gray line that appears between the menu items and slightly adjust the padding between each menu item. I can’t seem to figure it out, and it’s driving me nuts. ;) I’ve included a link to the screen shot and the web address. Any help would be greatly appreciated.
    Thanks!

    #576622

    Hi nvictory!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .content .flex_column .widget_nav_menu li a {
        padding: 0.3em 3px;
    }
    #top .content .flex_column .widget_nav_menu li {
        border: none!important;
    }

    Regards,
    Yigit

    #576657

    Thank so much Yigit! That did the trick. Appreciate the quick response. :)

    #576964

    Hi,

    Glad we could help :-)

    Regards,
    Rikard

    #906259

    Hi There,

    I have tried all the css from reading the forums but the lines between the menu items still appear.

    Please could you assist.

    Many thanks

    #906510

    Hi,

    Please create an additional ticket, where you list your web site, so we can be able to re view it please.

    Thank you

    Best regards,
    Basilis

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.