Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #262901

    Hi there,

    Using a widget element to add a small menu to a page (www.nabusiness.co.uk/finance)
    bizarrely I get bullet points displayed??

    Can I get rid of those?

    Also, I’d like to assign a custom css class to the widget element, but I don’t see the option – It works for all other elements. Is there a way of doing this?

    thanks,
    stuart

    #262972

    Hi Stuart!

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

    #top .widget_nav_menu li { list-style: none; }

    You can use following selector
    #nav_menu-3 { }

    Best regards,
    Yigit

    #262983

    Thanks Yigit, worked a treat

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘widget element – menu – bullet points’ is closed to new replies.