Tagged: 

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

    Hi, I want to remove the left border from ONLY the first menu item.

    How do I do that? I’ve tried several approaches and none have worked…

    Many thanks in advance!

    #1160658

    Hey rlhinirv57,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .av_seperator_big_border .av-main-nav > li:first-child > a {
        border-left: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1160844

    Thank you so much Victoria! Worked perfectly…

    I really appeciate the great support of the Enfold theme. Not only is the theme excellent, but when I do have the rare issue, the team at Kriesi is prompt to provide a solution.

    Best regards,
    Rhonda

    #1161027

    Hi Rhonda,

    I’m really glad you’re pleased with the support. Thank you for your kind words.

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.