badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Last page line is hided by bottom bar

#43113
Benjamin
Participant

Hey guys,

at the moment Custom CSS is

.hgroup-wrap,
#access {
    position: fixed;
    width: 100%;
    z-index: 100;
}
.hgroup-wrap {
    background-color: #fff;
    top: 0;
}
#access {
    top: 105px;
}
.header-main {
    margin-top: 155px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.hgroup-wrap, #access {
		position: fixed;
	}
	.header-main {
		margin-top: 0;
	}
}
#site-generator {
    position:fixed;
    bottom:0;
    width:100%;
    background-color: #fff;
}
#colophon .widget-wrap {
    padding-bottom: 64px;
}

Page link is https://www.benjamin-bauer.de/impressum/

Br
Ben