[Resolved] Page header top/bottom padding on mobile

Home Forums Support [Resolved] Page header top/bottom padding on mobile

Home Forums Support Page header top/bottom padding on mobile

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #364518
    Are Martin

    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.

    #364661
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can provide a link to your site?

    Thanks!

    #364800
    Are Martin
    #364826
    Leo
    Staff
    Customer Support

    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;
    }
    #364857
    Are Martin

    My bad! ๐Ÿ˜ Thanks! ๐Ÿ˜Š

    #364864
    Leo
    Staff
    Customer Support

    No problem!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.