Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1025601
    Reanna
    Participant

    Greetings once more X team,

    I have recently set up a side bar on my forums page but the widget fonts were too large. I have half fixed this issue with the following code:

    .widget ul li, .widget ol li {
        font-size: 11px !important;
        text-transform: uppercase !important;
    }

    The only issue remaining is that a specific widget “WP-Wall” still has it’s text larger than the rest. Apologies if this is not in your ability to fix but I figured I would ask regardless.
    http://grouptherapyoc.com/forums/forum/sub-forums/

    Thanks in advance for any help,
    Reanna

    #1026210
    Rad
    Moderator

    Hi there,

    Thanks for posting in.

    Not sure which widget, is it the Who’s Online widget or Latest Activity widget? You can try this too

    .widget, .widget ul li, .widget ol li {
        font-size: 11px !important;
        text-transform: uppercase !important;
    }

    Thanks!

    #1026236
    Reanna
    Participant

    Hey there Rad,

    Sorry, I stayed up too late and wasn’t thinking. Ended up deactivating the plugin. Your code fixed my issues so thank you very much!

    Reanna

    #1026568
    Thai
    Moderator

    If you need anything else please let us know.

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