Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #461957

    I’ve updated my site today to the latest version of the enfold them and since the update I have one single line to the right hand side of my navigation menu in the header.

    The main menu is set to be below the logo and I have previously inserted some code into the Quick CSS box found on other posts in the forum to remove all lines leaving me with a very clean white menu with a line above and the title bar below.

    Since the update today, I have just one vertical line on the far right of my last menu item.

    Is it possible to remove this line?

    Thank you.

    Steve

    #461985

    Hi wholestone!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #461989

    Hey wholestone!

    Try adding this to your custom CSS.

    .menu > li > a {
      border-right: 0px !important;
    }

    If that’s not working then send us a link to your page and we’ll take a look.

    Regards,
    Elliott

    #462007

    Elliott & Rikard,

    You guys are both so helpful! Impressed!!

    Elliott it worked perfectly! Thank you so much for your help.

    Regards,

    Steve

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Enfold Theme Menu – vertical line on right after update to 3.2’ is closed to new replies.