BuddyBoss Home – Web Support Forums Solutions Social Learner CSS Buddypress Activity and Mobile Background

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

    #46290
    @communityartistry

    Team,

    I am facing two problems:

    Mobile Background
    The body background color is loading Blue on mobile . I have it set to White within the Appearances>Customize selection. On desktop, it is loading white as expected.
    Desktop: http://i.imgur.com/noRBsN3.png
    Mobile: http://i.imgur.com/GJw6SK6.png

    Buddypress Commenting and Liking
    When commenting on posts, for some reason, the commenting and liking are indented where it is unreadable. How do I shift the comment and like sectionto align with the original activity post?

    View post on imgur.com

    Thanks for your help,
    Ajay

    Answers

    #46292
    @communityartistry

    UPDATE: I was able to fix the Buddypress Commenting and Liking issue using CSS.

    Could you please assist on the Mobile Background issue above?

    Thanks for your help,
    -Ajay

    #46306

    Anonymous
    @

    Hi @communityartistry, please try following css or try to save options again inside customizer

    
    body .site, body #main-wrap {
        background-color: #ffffff !important;
    }
    

    Regards
    Varun Dubey

    #46830
    @communityartistry

    Thank you Varun!! 🙂 Worked perfectly.

    #46905

    Anonymous
    @

    🙂 i will close this ticket , please create new ticket for any further queries

Viewing 5 posts - 1 through 5 (of 5 total)
  • The question ‘CSS Buddypress Activity and Mobile Background’ is closed to new replies.