SKT Complete

Home Forums All Other Themes SKT Complete

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #48624
    DerreckDerreck
    Member
    • Topics: 1
    • Replies: 0
    • Total: 1
    Member since: September 28, 2016

    I’m currently working on my website http://www.derreckogden.com. I love the SKT Complete theme, but i’m just having a problem with the mobile version. If you view inside of a phone, the “boxpattern” shortcodes look TERRIBLE. I’m not sure what im doing wrong or how to customize it to become responsive on mobile. I apologize if this is a simple fix and it is something I am overlooking.

    Thanks all

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

    Hi Derreck,

    Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box

    Add this code there:

    @media screen and (max-width:767px){
    .boxpattern-1, .boxpattern-2, .boxpattern-3, .boxpattern-4{width:100% !important;}
    }

    Regards,
    Brad

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