Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1062159
    melissamaryse
    Participant

    Hi!
    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!

    #1062509
    Nico
    Moderator

    Hi 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.

    #1062517
    Friech
    Moderator

    Hi 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!

    #1064702
    melissamaryse
    Participant

    Hi!

    That did it!
    Thank you!
    😀

    #1064758
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1062159 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>