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

    Hi,
    I’m trying to remove the left border on the “Forum” menu item. The border is the separator between Home and Forum but I have Home set to not display on the home page.
    Thanks,
    Gabe

    #581211

    Hey connect4consulting!

    Please add following code to Quick CSS

    #menu-item-49 .avia-menu-text {
        border-left: none;
    }

    Cheers!
    Yigit

    #581220

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to remove the menu item left border just on the home page.’ is closed to new replies.