Tagged: x
-
AuthorPosts
-
August 8, 2016 at 6:49 am #1121977
ahurlburt53ParticipantI use corner stone and would like the ability to change the accent color to predetermined color
web url
https://vsfmarketing.comscreen shot1
http://i.imgur.com/QHYx60r.png
screen shot 2
http://i.imgur.com/Mwy2f26.pngAugust 8, 2016 at 8:02 am #1122043
JoaoModeratorHi There,
Add the code below to Appearance Customizer Custom CSS and adjust #fff to the color you wish.
.h-custom-headline.accent span:before, .h-custom-headline.accent span:after { border-top: 1px solid #fff !important; border-bottom: 1px solid #fff !important; }Hope it helps
Joao
August 10, 2016 at 8:17 am #1125479
ahurlburt53Participantneed a solution for individual containers, not the whole page
August 10, 2016 at 10:49 am #1125710
ThaiModeratorHi There,
Please try with this CSS:
.custom-color.h-custom-headline.accent span:before, .custom-color.h-custom-headline.accent span:after { border-top: 1px solid #fff !important; border-bottom: 1px solid #fff !important; }After that add
custom-colorCSS class to the class field of your custom headlines.Regards!
August 10, 2016 at 11:36 am #1125817
ahurlburt53Participantty
August 10, 2016 at 1:58 pm #1126033
RupokMemberYou are welcome!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1121977 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
