Pet Care Theme – Pet Services columns

Home Forums All Other Themes Pet Care Theme – Pet Services columns

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #109121
    Courtney ClineCourtney Cline
    Participant
    • Topics: 34
    • Replies: 66
    • Total: 100
    Member since: January 10, 2017

    Hello!

    I’m using the Pet Care theme, and I have added five “services” in the Pet Services section immediately under the slider. They look nice on my computer when viewed in full screen; however, they are not responding correctly as the browser window is shrunk or when I view it on my phone, etc. They get all smashed on top of each other rather than lining up vertical so you see one at a time as you scroll down. Can you please provide a fix?

    Thanks!

    site: http://writingmechaniccom.fatcow.com/newlifechurch/

    #109235
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30999
    • Total: 30999
    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) {
    #wrapOne .five_column { width:100%;}
    }

    Regards,
    Chris

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