Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #439594

    Hi,

    How do I change the thin line between the headlines in the menu?

    both the color and the width of the line.

    Thanks
    Charlotte

    menu

    #439708

    Hi Charlotte!

    Please add following code to Quick CSS

    .av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
      border-left-width: 3px;
      border-color: orange;
    }

    Cheers!
    Yigit

    #439712

    Noop….that code messed it up

    menu

    #439717

    Hey!

    That is actually not possible since the code i posted only targets main menu links. Can you please create a temporary admin login and post it here privately so we can look into it?

    Best regards,
    Yigit

    #439720
    This reply has been marked as private.
    #439723

    Hey!

    It does work fine when i enter the code – http://i.imgur.com/GpsBC1e.png
    Can you please review your website now?

    Regards,
    Yigit

    #439724

    I don¨t know what happen when I enter the code…. hmm.. strange

    Anyway, thanks :)

    #439725

    Hi!

    You are welcome :)

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Change the thin line between headlines in menu’ is closed to new replies.