Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1081478
    JurgaR
    Participant

    Hi,
    I’ve searched through the forums, but couldn’t find an answer.

    How can I customize the widget titles. Check this page to see what I mean: http://fullsuitcase.com/blog/ For example: WELCOME, LET’S CONNECT, MOST POPULAR POSTS, etc. I’d like to get rid of the border and to be able to change font/size/color of the titles.

    Thanks a lot!
    Best regards,
    Jurga

    #1081548
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .x-sidebar .h-widget {
        border: none;
        font-size: 16px;
        color: #f0f0f0;
        font-family: Lato;
    }

    Hope it helps 🙂

    #1081786
    JurgaR
    Participant

    Great, thanks!

    #1081865
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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