Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1176227
    ZerotoOne
    Participant

    hey there,
    I’d like to set different fonts styles inside one custom headline. The screenshot is explaining it better than I’am: http://prntscr.com/ci7l6f .my site is zerotoone.de and the page I got the screenshot from http://rnbtheme.com/

    thanks for your help! 🙂

    #1176366
    Christian
    Moderator

    Hey there,

    You can wrap a text with a span tag with class and target it with CSS like:

    Custom <span class="another-font">Headline</span>

    .another-font {
    font-family: 'your_font_name';
    }

    Thanks.

    #1176495
    ZerotoOne
    Participant

    this was perfect! thank you very much! 🙂

    #1176557
    Rahul
    Moderator

    You’re most welcome!

    Let us know if we can help you with anything else.

    Thank You.

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