Viewing 9 posts - 1 through 9 (of 9 total)
  • Question

    #33633
    @hugblue

    Hi ..

    When i use buddy boss. Then it seems strange that the screen do not adjust itself to the size of the screen. This way there is a lot of blank space on bigger screens.
    How do i adjust this, so i get full screen with only right widgets.

    Another thing. When i started using buddy boss.
    Then i have been searching for the options pages.
    Is the only options to be used at the : Appearance customize ? (If so. Seems extremely limited).

    Thanks.

    Answers

    #33645

    Alyssa
    Participant
    @alyssa-buddyboss

    @hugblue Welcome to the buddyboss community. Try adding this to your custom.css file to adjust the full-width:

    body .site{max-width:initial;}
    .footer-inner, .header-inner, .nav-inner, .site{max-width:initial;}

    BuddyPress has the left profile widgets built into the plugin. You cannot change this without heavy editing of BuddyPress.

    Currently the only customization options are in the the customize panel. We are working to expand the customization options of BuddyBoss. If you need help customizing a feature please post here in the forums and I’ll be happy to help you out.

    #33652
    @hugblue

    I doesn’t seem to do much.
    I added it in the file : Child theme : style.css

    And thanks a lot for getting back to me. Smiling.

    #33653
    @hugblue

    And that Buddypress do not have full width is no problem.

    #33656
    @hugblue

    I got it working.
    Used custom.css
    Then cleared cache.

    sorry.

    Thanks a lot.
    Just what i wanted.

    #33657
    @hugblue

    1 question more.

    How do i make the width of the right sidebar smaller ?

    #33658

    Alyssa
    Participant
    @alyssa-buddyboss

    @hugblue adjusting the right side bar is a bit harder because it has a direct relationship to the main content size, you will need to play with the values but here are the default values you need to change:

    .widget-area{width:26%;}
    .site-content{width:69.2%;}
    #33659
    @hugblue

    Thanks a lot.
    Worked perfect.

    #33671

    Alyssa
    Participant
    @alyssa-buddyboss

    You are welcome

Viewing 9 posts - 1 through 9 (of 9 total)
  • The question ‘screen’ is closed to new replies.