SKT SEO Theme – Mobile Spacing

Home Forums All Other Themes SKT SEO Theme – Mobile Spacing

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #78997
    Jen StretchJen Stretch
    Participant
    • Topics: 5
    • Replies: 5
    • Total: 10
    Member since: June 19, 2017

    Hello,

    How can I change the mobile spacing of my website? For example, on this page http://www.homestretchmktg.com/marketo-consultant/ there is a lot of spacing between paragraphs on an iPhone.

    A screenshot is here: https://www.dropbox.com/s/3060zyuxowixa26/2017-07-21%2014.58.50.png?dl=0

    There are several issues like this throughout my site that I would like to edit.

    Thank you,
    Jen

    #79025
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>>Customize>>Basic>>Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:767px) {
    section { padding:0;}
    }

    Regards,
    Chris

    #79060
    Jen StretchJen Stretch
    Participant
    • Topics: 5
    • Replies: 5
    • Total: 10
    Member since: June 19, 2017

    Thank you for the suggestion, but that did not fix the issue. The page still looks like my first screenshot.

    Is there something else I can try?

    Thanks,
    Jen

    #79151
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    Hi,

    Kindly use this css:

    @media screen and (max-width:767px) {
    section { padding:0 !important;}
    }

    Regards,
    Chris

    #79216
    Jen StretchJen Stretch
    Participant
    • Topics: 5
    • Replies: 5
    • Total: 10
    Member since: June 19, 2017

    Thank you. This issue has been resolved.

    #79237
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    Hi Jen,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/8/

    Regards,
    Chris

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