Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #574406

    Thanxs for the excelent support and theme, i love it.
    My pages are ipmproving

    Can you tell me how to reduce the hugde padding for the content conatianers only om mobile on mobile devces.

    Thanxs,

    Gilbert
    http://www.celebrationevents.nl

    #574565

    Allready figured it out

    @media only screen and (max-width: 768px)
    { .content {
    padding-top: 60px!important;
    padding-bottom: 60px!important; }}

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Reducing hudge padding on mobile’ is closed to new replies.