Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #305605

    Hi! I would like to remove the lines above, under and the lines between the menu items when I have a the menu below the logo to the left. Is that possible? Thanks!

    #305615

    Hi Effektid!

    Please add following code to Quick CSS

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

    Best regards,
    Yigit

    #305645

    Hmmm, it’s not working!

    Previously I added this CSS code to get lowecase headlines, but that didn’t work either! What could be wrong!?

    h1, h2, h3 {
    text-transform: none !important;
    }

    #305650

    Hey!

    Can you post the link to your website please?
    Please try adding the code to Style.css file of your child theme if you are using a child theme. Please disable CSS minifying feature if you are using on any plugin. And most importantly, please make sure to flush browser cache after making styling changes

    Best regards,
    Yigit

    #305741
    This reply has been marked as private.
    #305745

    Hi!

    Do you mind creating a temporary admin login and posting it here privately?

    Regards,
    Yigit

    #305786
    This reply has been marked as private.
    #305789

    Hey!

    > signs were converted to HTML in Quick CSS field – http://i.imgur.com/goDYr4P.png?1
    I fixed them and it does work fine now. Please flush browser cache and refresh your page a few times.

    Regards,
    Yigit

    #305790

    Great! Thanks!

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Remove lines from menu?’ is closed to new replies.