SKT Baby Sitter

Home Forums All Other Themes SKT Baby Sitter

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #79473
    CeciliaCecilia
    Participant
    • Topics: 15
    • Replies: 20
    • Total: 35
    Member since: August 30, 2016

    Hi,

    I will like to get a fix on the

    CSS Selector: .one_third (The pink squares below the slider)

    In responsive mode (Cellphone) it becomes very small and it doesn´t adapt to the screen and is not centered.

    Website URL: http://lura.mx/

    #79496
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30643
    • Total: 30643
    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){
    .one_third { width:100% !important; box-sizing:border-box;}
    }

    Regards,
    Chris

    #81894
    CeciliaCecilia
    Participant
    • Topics: 15
    • Replies: 20
    • Total: 35
    Member since: August 30, 2016

    Thank you!

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

    Hi Cecilia,

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

    Regards,
    Chris

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