Tagged: x Author Posts June 4, 2016 at 4:50 pm #1025957 MarianaBuckParticipant How can i change the color of the Feature Headline without changing the color of the titles of the articles? June 5, 2016 at 5:18 am #1026466 ChristianModerator Hey there, The Featured Headline has a Text Color option (see attachment). If you want a site-wide change, please add the code below in your Appearance > Customize > Custom > CSS. .h-feature-headline { color: red !important } Hope that helps. 🙂 June 5, 2016 at 11:45 am #1026760 MarianaBuckParticipant It worked. Thank you so much June 5, 2016 at 3:27 pm #1026898 MarianaBuckParticipant Also, how can i change the color of Separator with text? The line I can find the color change but not the text June 5, 2016 at 10:51 pm #1027325 RadModerator Hi there, You mean the accent? If yes, then this should do it .h-custom-headline.accent span:before, .h-custom-headline.accent span:after { border-top: 1px solid #000; border-bottom: 1px solid #000; } If not, please provide a screenshot 🙂 Thanks! Author Posts <script> jQuery(function($){ $("#no-reply-1025957 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In