SKT Spectacles Theme – Media Footer

Home Forums All Other Themes SKT Spectacles Theme – Media Footer

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #133277
    WebWeb
    Participant
    • Topics: 36
    • Replies: 68
    • Total: 104
    Member since: February 9, 2017

    I’m currently using a 2 column footer and when I look on a cell phone the links wrap because the box is smaller then the width of the phone. Anyway to change that? The website is http://wearingkds.com/

    #133377
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    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:767px) {
    .cols-2 .widget-column-2 { width:100% !important;}
    }

    Regards,
    Brad

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