Architect Pro Theme – Testimonials

Home Forums All Other Themes Architect Pro Theme – Testimonials

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

    My testimonials are not mobile friendly (rkflatroofing.com). How do I get them to be mobile friendly? Thank you

    #79132
    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:767px) {
    #all-testimonials .item { width:100%; padding:0 15px; margin:0 0 20px;}
    }

    Regards,
    Chris

    #79229
    WebWeb
    Participant
    • Topics: 36
    • Replies: 68
    • Total: 104
    Member since: February 9, 2017

    Didn’t seem to work for me

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

    Hi,

    Kindly use this CSS code there:

    @media screen and (max-width:767px) {
    #all-testimonials .item { width:100% !important; padding:0 15px !important; margin:0 0 20px !important;}
    }

    Regards,
    Chris

    #79244
    WebWeb
    Participant
    • Topics: 36
    • Replies: 68
    • Total: 104
    Member since: February 9, 2017

    Awesome… Thanks Chris! SKT Themes are the best theme providers online.

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

    Hi Web,

    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.