Resizing problem with Member page

Responsive WordPress theme suitable for Schools, Colleges or educational websites.
GK User
Fri Feb 06, 2015 12:11 am
Unable to resize the members page..
Dont know how, but member details are aligned in middle!!
Help me find the right file to edit!!
User avatar
Junior Boarder

GK User
Fri Feb 06, 2015 8:32 am
Hi,

Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

GK User
Fri Feb 06, 2015 7:39 pm
Add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend)
Code: Select all
.bp-user #gk-content-wrap {
   width: 100%!important;
}
User avatar
Moderator

GK User
Sun Feb 08, 2015 3:07 pm
thanx for the solution.. it helped!!

thnx alot!!!
User avatar
Junior Boarder


cron