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

    Hi enfold support team,
    I have set a color (#ffffff) for the separator but the browser has still shown the default color (#9d9c9c).

    #660548

    Hi vnfan!

    It is because you have following code in your custom CSS

    span.hr-inner {
        border-color: #9d9c9c!important;
    }

    Please remove it :)

    Regards,
    Yigit

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