Tagged: x
-
AuthorPosts
-
June 27, 2016 at 3:49 pm #1062159
melissamaryseParticipantHi!
I hope you are well.
I have question regarding changing the font color of the headers when using responsive headers.In order to make them responsive I use this in the text area in cornerstone:
[custom_headline class=”responsive-heading” type=”center” level=”h3″]PRISER
[/custom_headline] [responsive_text selector=”.responsive-heading” compression=”1.5″ min_size=”50px” max_size=”72px”]It worked well for the responsive part but, the font that I had set in white turned black and the color doesn’t change either if customize the style with: color: #fff;
Could you help me?
Thank you!June 27, 2016 at 8:27 pm #1062509
NicoModeratorHi There,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Thanks.
June 27, 2016 at 8:31 pm #1062517
FriechModeratorHi There,
Thanks for writing in! You can update your shortcode to this:
[custom_headline class="responsive-heading" type="center" level="h3" style="color: white;"]PRISER [/custom_headline] [responsive_text selector=".responsive-heading" compression="1.5" min_size="50px" max_size="72px"]Notice the
style="color: white;"that I’ve added. Feel free to change the white value.Hope it helps, Cheers!
June 29, 2016 at 7:18 am #1064702
melissamaryseParticipantHi!
That did it!
Thank you!
😀June 29, 2016 at 7:51 am #1064758
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1062159 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
