Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1183699
    alisonglass
    Participant

    I am trying to style my sidebar. I would like the Categories to be smaller, more similar to the size of the words underneath it. Also left aligned with no indent. My site is alisonglass.com. Attached is a screen shot.

    Thanks!

    #1183820
    Jade
    Moderator

    Hi there,

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

    .x-sidebar .widget ul li {
        padding-left: 0;
    }
    
    .h-widget {
        font-size: 14px;
        text-transform: lowercase;
    }

    Hope this helps.

    #1185438
    alisonglass
    Participant

    This was just what I needed!! Thanks!!

    #1185864
    Rad
    Moderator

    You’re welcome!

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