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

    Hi ,
    how can I change the colour of the main menu seperators to #c61525 for example?

    Thank you

    #425126

    I’d like to change the colour of the small seperator…

    #425272

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

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

    Regards,
    Yigit

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