Section displays incorrectly on mobile

Home Forums SKT Black/White Theme Support Section displays incorrectly on mobile

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #84770
    Ruth HeywoodRuth Heywood
    Participant
    • Topics: 21
    • Replies: 67
    • Total: 88
    Member since: May 21, 2017

    Hi,

    You helped me make some changes today ref post https://www.sktthemes.org/forums/topic/sections-homepage-slider-format/#post-84769

    The changes have broken the mobile phone display for the boxes in section 1, please can you help fix this?

    Many thanks for your help.

    Ruth

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    @media screen and (max-width:479px) {
    #services-box { width:100% !important;}
    }

    Regards,
    Chris

    #84824
    Ruth HeywoodRuth Heywood
    Participant
    • Topics: 21
    • Replies: 67
    • Total: 88
    Member since: May 21, 2017

    Many thanks for your help Chris; it has worked but the read more buttons are overlapping the text (on mobile view only) can you help resolve please?

    Many thanks

    Ruth

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    @media screen and (max-width:479px) {
    #services-box .read-more { bottom: 0 !important; left: 24% !important; position: relative !important;}
    }

    Regards,
    Chris

    #84829
    Ruth HeywoodRuth Heywood
    Participant
    • Topics: 21
    • Replies: 67
    • Total: 88
    Member since: May 21, 2017

    Perfect all sorted, many thanks

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

    Hi Ruth,

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

    Regards,
    Chris

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