Tagged: x
-
AuthorPosts
-
February 16, 2017 at 6:30 am #1373457
AntoineParticipantHello,
I have some problem with the slyling of custom headlines accents. How can I have different styling on the same page?
I tried something and then removed it as it didn’t work properly. The problem is that it doesn’t seem to be repoved somehow 5I still have white accents everywhere when I want it white on only one).URL: http://visualfxbzh.e-marketingmix.com/
Thanks for your help !
February 16, 2017 at 9:45 am #1373674
RupokMemberHi there,
You should place a custom class and apply CSS for that with the custom class so that it won’t affect any other headline. You can share what you are doing for which headline so that we can help.
Cheers!
February 16, 2017 at 11:09 am #1373794
AntoineParticipantWould you pleqsehelp me zith the custom class code ?
Moreover, all accents look whitenow and I do not understand why as there is no css for it anymore.Thanks for your help.
February 16, 2017 at 4:16 pm #1374150
FriechModeratorHi There,
If you need to change the default (white) accent color. Please add this on your custom CSS on Customizer.
/*Change default accent color*/ .h-custom-headline.accent span:before, .h-custom-headline.accent span:after { border-color: blue; }If you need to change the color accent to an specific Custom Headline only, please apply a class on it (e.g. red-accent).
Then add this on your custom CSS on Customizer.
.h-custom-headline.red-accent.accent span:before, .h-custom-headline.red-accent.accent span:after { border-color: red; }Hope it helps, Cheers!
February 17, 2017 at 12:35 am #1374620
AntoineParticipantThanks so much forthe very detailed answer!
February 17, 2017 at 2:03 am #1374693
RupokMemberYou are welcome!
Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.
Thanks for using X.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1373457 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>

