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

    Hi,

    I am trying to remove a line/separator just below the last menu item on my website.
    Please let me know if this is possible.
    http://www.andrewtomkins.ca

    Thanks!
    Andrew

    #1031662

    Hi Andrew,

    Please try the following in Quick CSS under Enfold->General Styling:

    .avia-menu {
      border-color:transparent !important;
    }

    Best regards,
    Rikard

    #1032797

    Still there…. Any other suggestions?

    #1032989

    Hi,

    Try this instead:

    .header_color span {
      border-color:transparent !important;
    }

    Best regards,
    Rikard

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