Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @uri77

    Kindly confirm look like this link: https://prntscr.com/g6p1iw

    Lets me know

    Thanks

    Thread Starter uri77

    (@uri77)

    Very good, looks much better

    Hi @uri77

    For this use below code in custom css filed ( Theme Dashboard >> appearance >> customize >> header setting >> custom css)

    @media only screen and (max-width: 480px) and (min-width: 200px)
    {
    .page-template-default .col-md-12 { padding-right: 0 !important; padding-left: 0 !important;}
    .blog-post-title {padding: 40px 5px 30px !important;}
    }

    use above code in custom css filed then check your website.

    Thanks

    Thread Starter uri77

    (@uri77)

    Thank you!
    Fixed.
    Now the template is just perfect!

    Hi @uri77

    Thanks For appreciated,

    If you have any more questions, feel free to ask again!

    Close This ticket !!!!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Padding in the mobile version of the theme’ is closed to new replies.