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

    Hi,

    Could you please tell me the code to change the colour of this thin yellow line:

    Screenshot:
    http://screencast.com/t/zaZkQUrt3ee

    Thanks!
    Kirill

    #631867

    Hey kirillko,

    Thanks for getting in touch with us!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    
    span.hr-inner.inner-border-av-border-fat {
        border-color: #efefef !important;
    }
    

    Best regards,
    Jordan

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