Tagged: , , , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #413503

    Hello Enfold,
    I was wondering if it was possible to change the dotted lines that divide the mega menu in column to a solid line?
    I can’t seem to find this option.

    cheers

    • This topic was modified 9 years ago by Wolf.
    #413949

    Hey WolfvanHaeren!

    Try adding this to your custom CSS.

    #header .avia_mega_div .units {
      border-right-style: solid !important;
    }

    Best regards,
    Elliott

    #414265

    Thank you! Works great!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Mega menu divider columns’ is closed to new replies.