This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Remove Lines in Custom Footer Menu

9 years ago · Last reply by specialk2e2 9 years ago

Hi There :)

I added custom CSS (as recommended in another thread) to create a horizontal footer menu in the site seniorchampions.com, however I have unwanted horizontal and vertical lines and I can’t figure out where they are originating from. I couldn’t find another thread that addressed this issue, has anyone seen it before? Thanks!

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Alex S Staff 9 years, 7 days ago

    Hi Specialk2e2,

    Please add the following CSS to WP AdminAppearanceCustom CSS:

    #footer-widgets .widget.widget_nav_menu li:before {
    	content: none !important;
    	margin: 0 !important;
    }
    #colophon .widget_nav_menu .menu-item a {
    	border: 0;
    }

    How does that look?

    By the way, as you’re a premium user, you’re entitled to priority email support. If you would like to make use of that, please follow the instructions found on your Page: Dashboard (please refer to the support tab). Please reference this thread and include your SiteOrigin order key in the email.

  2. specialk2e2 9 years, 5 days ago

    Hi Alex,

    That did the trick for the vertical lines! Thanks! I discussed the premium support in my other email. Have a nice day!

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread