Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1181526
    Josh Hayles
    Participant

    Hi there! Can you give me the code to make my X-featured box’s headline be an H2?

    Thank you!

    Josh

    #1181540
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Kindly use following CSS under Custom > CSS in the Customizer:

    .x-feature-box-title {
      font-size: 0.7em;
    }

    Note: Kindly change the values as per your requirement.

    Let us know if this helps!

    Thank You.

    #1181590
    Josh Hayles
    Participant

    That doesn’t work, it makes it smaller. I want the feature-box-headline to be an H2 headline…

    #1181625
    Rupok
    Member

    Hi there,

    Sorry for the confusion. So you want to change the heading level from h4 to h2, right? It would be complex to change this functionality since it’s controlled by Cornerstone and you can’t edit the plugin directly and controlling through Child Theme’s function would be more complex for that.

    What I can suggest you is achieve that with a Text Element. Feature Box element is so simple with an icon/image, Headline and some text. So you can just add an icon or image element there with a Custom Headline and some plain Text with Text Element. You can control the heading level for the Custom headline. So it will do the job I beleieve.

    Cheers!

    #1181626
    Josh Hayles
    Participant

    Great! Thank you!

    #1181642
    Rahul
    Moderator

    You’re most welcome!

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