Site logo

Archived topic

Mobile View with Buddy Press

9 replies · Started by mzsstade on May 14, 2018

Viewing posts 1–10 of 10

Hi, i cannot access the site due to an invalid security certificate.

Hi, can you fix the certificate on the site? I will need to access the site to advise

Hi, i cannot access with the log in details provided.

You can try this, it will increase the width of the container to 50% and you can adjust the H2 font size to suit:

@media (max-width: 768px) {
    #buddypress #item-actions {
        width: 50% !important;
    }
    #buddypress #item-actions h2 {
        font-size: 12px !important;
    }
}

hi David, thanks. That will work for me at this time.

Your welcome, glad we got something fixed. Let us know if you need a hand styling it differently.

This archived topic is closed to new replies.