• Resolved phandt

    (@phandt)


    I am looking for a possibility to remove the “dashes” in front of the sidebar menu items.
    Any suggestions? Please let me know.
    Thanks for looking into it!

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter phandt

    (@phandt)

    No ideas?
    Please have a look!
    Regards
    Stephan

    Theme Author Alexander Agnarson

    (@alxmedia)

    Try adding this as additional CSS:

    
    .widget_nav_menu ul li a:before { content: ""; width: 0!important; margin: 0!important; }
    
    Thread Starter phandt

    (@phandt)

    Thanks for having a look, Alexander.
    Unfortunately an error message is popping up when I try:

    Unexpected token ‘&’ at line 1066, col 44.
    Expected RBRACE at line 1066. col 50.
    Use of !important

    And the menu didn’t change ??

    Regards
    Stephan

    Theme Author Alexander Agnarson

    (@alxmedia)

    Hi Stephan – where are you trying to add this code?

    Try in Customize > Additional CSS.

    Thread Starter phandt

    (@phandt)

    Hi Alexander,
    Sorry, I was thinking too complicated.
    I found the right location and it just fine now!
    Thanks a lot for your help, much appreciated!
    Best regards good luck and success in 2022
    Stephan

    Theme Author Alexander Agnarson

    (@alxmedia)

    Thanks Stephan! Glad it worked.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘dashes in front of menu items’ is closed to new replies.