Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #403372

    Hi!

    I’m using the logo left and menu below option in the header, but I want to remove all lines above and below the menu items. I also want to remove the vertical lines.

    I have asked about this brefore on this forum, and got some nice CSS, but that doesn’t work now!?

    #header_main { border: none !important; }

    #main>.container_wrap {
    border-top: none;
    }

    #403377

    Hey Effektid!

    Please add following code to Quick CSS

    .av-main-nav > li > a, #header_main_alternate { border:none !important; }

    Regards,
    Yigit

    #403392
    This reply has been marked as private.
    #403398

    Hey!

    Code is not being applied. If you are using CSS minifying feature on a plugin, please disable it. If that too does not help, please create a temporary admin login and post it here privately

    Cheers!
    Yigit

    #403404
    This reply has been marked as private.
    #403408

    Hi!

    Please review your website now. > sign was converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field

    Regards,
    Yigit

    #403412
    This reply has been marked as private.
    #403413

    Hey!

    You will not loose those changes you make in Enfold theme options but you can move that custom CSS code to Style.css file of your child theme :)

    Best regards,
    Yigit

    #403414
    This reply has been marked as private.
    #403415

    Hejsan!

    Tack! Trevlig helg :)

    Cheers!
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘How to remove all lines in meader menu?’ is closed to new replies.