This topic has 3 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #204189
     tiffanybriley
    Participant

    Hello 7th Queen,

    Can you please help me?  I have two questions.

    First, I have a grey bar that seems to appear at the very top of my page (just above my logo).  Can you instruct me on how to remove that? See the attached image as an example.

    Second, with my BuddyPress Activity Feed, quite often, I will see just a few posts, and then a long expanse of white space.  If you scroll all the way to the bottom, there is a See More link that you can click, and it helps populate, but that white space looks so unprofessional. What can I do about this?  It doesn’t happen all the time. I’d say 3 out of 5 times that I visit my site.

    #204219
     Laura
    Moderator

    Hello 🙂
    The grey bar is the top bar, you can hide it at theme options – header or using this css

    COPY CODE
    
    .social-header.header-color {
        display: none !important;
    }
    

    2- Disable animations at theme options – misc 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #204255
     tiffanybriley
    Participant

    Thank you!

    If I disable site wide animation for just the BuddyPress activity loading, what else will it eliminate?

    #204369
     Laura
    Moderator

    It disabled the loading animation of the posts too

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?