Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #891987
    Cherylwoodman
    Participant

    Hi Themeco,

    What is the best way to style text in the sidebar of my website, I am planning to add some text to the side bar on this site [www.honestyforyourskin.co.uk].

    Thanks so much,

    Cheryl

    #892830
    Prasant Rai
    Moderator

    Hello Cheryl,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .x-sidebar .h-widget { color: #ddd !important; }

    Let us know how it goes.

    Thanks.

    #893878
    Cherylwoodman
    Participant

    Thanks Prasant…

    the reference h-widget, will this change the text for the header of a widget?

    What reference should I use if I wanted to change the text within a text field in the side bar?

    Thanks,

    Cheryl

    #894819
    Nabeel A
    Moderator

    Hi Cheryl,

    To style text within a text widget, you can use this code:

    .x-sidebar .textwidget {
        font-size: 15px !important;
        color: #64F1E5 !important;
    }

    Cheers!

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