Customizing Page Bottom

Premium BuddyPress WordPress theme perfect for venue, music brand or community music website.
GK User
Fri Jan 17, 2014 1:47 pm
www.mathis-nitschke.com/wp

I'd appreciate another help with my customizations. I need some more entries for override.css.

I want to move the page_bottom picture down to the end of the site and I want to move the whole bottom section a little more up. See screenshot:
Page_Bottom.JPG


Many thanks!
- mathis
User avatar
Expert Boarder

GK User
Fri Jan 17, 2014 7:57 pm
Try with this code:

Code: Select all
#gk-bottom-section {
margin-bottom: -30px;
margin-top: -70px;
}
User avatar
Moderator

GK User
Fri Jan 17, 2014 8:48 pm
Genious, thank you!
User avatar
Expert Boarder


cron