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

    Hi I’ve got a problem with the mega menu displaying a thin dotted line between one of the columns of the mega menu.

    I have three columns in my mega menu and the line is only displayed between the second and third.

    Please see screenshot here:

    http://drive.igm-computers.com/wp-content/uploads/megamenu.png

    Thanks

    #123211

    Hi UKiain,

    By default the mega menu should have a line between each of the columns (see demo Pages sub menu for example).

    If you can provide a link to the site we can inspect the code and see why the other column isn’t getting it.

    Regards,

    Devin

    #123212

    Hey!

    Try to insert following code into the quick css field

    .main_menu ul:first-child > li {
    border: none !important;
    }

    Best regards,

    Peter

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Thin dotted line on mega menu’ is closed to new replies.