Remove lines from MENU

  • Posted in : Read WP
  • ilyataran
    Participant

    2.  Can I remove two lines under and above MENU?

     

     

    Mehmet S.
    Keymaster

    Paste to Theme Options > Style > Custom CSS:

    #site-navigation { border-width: 0px; }
    
    ilyataran
    Participant

    Thank you! It works!!!

    ilyataran
    Participant

    Would it be possible to remove dots under the menu item that I put my mouse on?

    Thank you!

    Mehmet S.
    Keymaster
    .main-navigation > ul > li > a:hover { border-width: 0px; }
    
    ilyataran
    Participant

    Thank you! It works!!!

    ilyataran
    Participant

    However, I can still see it when my mouse on submenu

    Mehmet S.
    Keymaster

    Paste to Theme Options > Style > Custom CSS:

    .main-navigation > ul > li > a:hover { border-width: 0px; }
    
    ilyataran
    Participant

    I’ve pasted this code already. But it didn’t help on submenu. I mean when I put my mouse on submenu I still see dots under menu

    Mehmet S.
    Keymaster

    Sorry, I’m not exactly sure what you’re asking?

    ilyataran
    Participant

    If you go to my website http://www.weddingnature.com and put your mouse on submenu under PORTRAITS, for example on MATERNITY section, you’ll still can see dots under PORTRAITS.

    Thank you!

    Mehmet S.
    Keymaster
    .site-footer > .row { border-top: none; }
    
Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register