Skip to:
Content
Pages
Categories
Search
Top
Bottom

Extra White Space In Groups

  • @jrunfitpro

    Participant

    Hi All,

    How do I remove all the extra white space between my group profile/description and the comments and options below. There’s a ton of it and I’m not sure how it got this way.

    I can show someone a link or screenshot.

    Thanks for the help.

    Justin

Viewing 5 replies - 1 through 5 (of 5 total)
  • @r-a-y

    Keymaster

    You should probably provide a screenshot so others will know what you are talking about.

    It’s most likely a theme issue that you’ll have to address with some custom CSS.

    @jrunfitpro

    Participant

    Here’s a good example. It’s even worse in a screenshot.

    http://workoutanywhere.net/community/workout-anywhere-members/

    @dwsowash

    Participant

    I have the exact same problem. Too much white space.

    Newest wordpress Newest Buddypress using 2014 theme.

    @dwsowash

    Participant

    Add these additions to your style.css for a fix.

    #buddypress div#item-header #item-header-cover-image #item-actions {
        margin-top: 0px !important;
        margin-left: 0px;
        clear: all !important;
        max-width: 80% !important;
    }

    @jrunfitpro

    Participant

    That worked great @dwsowash ! Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Extra White Space In Groups’ is closed to new replies.
Skip to toolbar