Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1404286

    How do I change the color of the small separator between menu items?

    #1404292

    Hey goldieslongbeach,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
    	  border-color: #ab966a;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

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