Site logo

Archived topic

Page header top/bottom padding on mobile

5 replies · Started by Are Martin on August 12, 2017

Viewing posts 1–6 of 6

Hi Tom, after the recent page header update the top/bottom padding setting does not seem to work on mobile. When viewed on mobile the content has no padding top and bottom.

Hi there,

Any chance you can provide a link to your site?

Thanks!

You have this CSS added:

@media screen and (max-width: 1024px) {
    
.page-id-52742 .vertical-center-enabled .generate-combined-content, .page-id-52742  .vertical-center-enabled .generate-inside-page-header-content,.generate-inside-combined-content, .generate-inside-page-header-content {
	
	display: block;
	padding-top:0px;
    padding-bottom:0px;
}

My bad! 😐 Thanks! 😊

No problem!

This archived topic is closed to new replies.