Home › Forums › Basel support forum › Separator with Text Color Separator with Text Color This topic has 3 replies, 2 voices, and was last updated 8 years, 3 months ago by Artem Temos. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 22, 2016 at 2:16 am #4386 sab2023Participant I am trying to change the color of the Separator with Text that I have on the homepage of the website I am working on. I have tried to change the color from black to a gold color using HEX Code but no luck. How can i change the color? September 22, 2016 at 5:20 am #4391 Artem TemosKeymaster Hello, Could you please upload your screenshot to http://imgur.com/ service so we could see it? Thank you in advance! September 22, 2016 at 3:17 pm #4410 sab2023Participant Sorry about that. Here is the link to the screenshot.https://imgur.com/a/0o8Id September 22, 2016 at 5:55 pm #4428 Artem TemosKeymaster Try to use the following code sample .vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after { box-shadow: -10px 10px 10px 5px red; } .vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after { box-shadow: 10px 10px 10px 5px red; } Author Posts Tagged: Separator color Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register