Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1302753
    saintp
    Participant

    Hi,

    I can’t figure out the best / quickest way to increase the font size for a sub-forum (i.e., http://demo.theme.co/renew-1/forums/, but underneath Gladiator and “When a Roman general” copy, there could rows for each sub-forum that is a child to the Gladiator forum/category. Want to know how to up the font size for the font in those sub-forum rows, b/c the X default is super duper tiny).

    What custom css should I input into the Customizer? I want to make sure I’m targeting the right element. (Note: I’m using the latest version of X, bbpress, etc.; and due to privacy policy, cannot provide you login access.)

    Also, not sure why, but when I select the sidebar template for a page (via page editor), a sidebar doesn’t appear; even when I attach a sidebar to a page in the Appearance > Sidebar settings page. Am I missing a step?

    Thanks much for your assistance.

    Love X theme; CANNOT WAIT for the upcoming headers / footers release!

    #1303045
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! To change the font size, add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .bbp-forum-content {
        font-size: 17px !important;
    }
    .x-bbp-count {
        font-size: 13px !important;
    }

    To resolve the sidebar issue, make sure you’ve selected Content Layout with sidebar in Appearance > Customize > Layout and Design.

    Let us know how this goes!

    #1303396
    saintp
    Participant
    This reply has been marked as private.
    #1303399
    Friech
    Moderator

    Glad we could help, let us know how it goes.

    Merry Christmas 🙂

    #1303516
    saintp
    Participant
    This reply has been marked as private.
    #1303779
    Christopher
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1304022
    saintp
    Participant
    This reply has been marked as private.
    #1304034
    Thai
    Moderator

    Glad you’ve sorted it out 🙂

    If you need anything else please let us know.

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