Cosmetic mishap

Premium BuddyPress WordPress theme perfect for venue, music brand or community music website.
GK User
Tue Jan 14, 2014 11:01 pm
There is a design anomaly for a specific browser width. There is a specific width where it switches to other Margins in the Menu and the text. I attac 2 screenshots. The before-switch is right before it switches.
before_switch.JPG

When I'm opening the browser window to the right I get after_switch. Suddenly the content sticks to the left and right edges, without any margins.
after_switch.JPG


Opening the browser further makes it beautiful again.

Is this improvable?

Bests,
- Mathis
User avatar
Expert Boarder

GK User
Wed Jan 15, 2014 7:43 am
Could You please post an url to your site?
User avatar
Moderator

GK User
Wed Jan 15, 2014 9:24 am
mathis-nitschke.com/wp
User avatar
Expert Boarder

GK User
Tue Jan 21, 2014 2:38 pm
Sorry for late response. I have checked your site and all seems fine. Perhaps the problem is on a specific subpage? Could you link to it?
User avatar
Moderator

GK User
Tue Jan 21, 2014 4:18 pm
It's on all pages. I made a screenfilm, maybe you can understand better then. Look at the left edge:

https://dl.dropboxusercontent.com/u/383 ... Mishap.mp4
User avatar
Expert Boarder

GK User
Thu Jan 23, 2014 12:31 pm
Please edit: /templates/gk_musicstate/css/override.css and add at its end:
Code: Select all
.gk-page {
padding-left: 10px!important;
padding-right: 10px!important;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Thu Jan 23, 2014 2:19 pm
Yes, that works, thank you!
User avatar
Expert Boarder


cron