Boxes distortion on mobile view

Home Forums Blendit Theme Support Boxes distortion on mobile view

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #63189
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    Hi, How can I fix the box distortion mobile? I added a fifth box, it looks good on desktop view
    but it distorts on mobile view
    preview: https://screencast.com/t/wHe6rqGvZute

    Thanks for your support

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

    Hi Laura,

    It seems that you hide that section on your site. Kindly unhide that section so that we can provide you CSS code.

    Regards,
    Dave

    #63518
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    They appear on the home page as so http://mysbiz.com/SWPA/
    so I am not sure how they were hidden.

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

    Hi Laura,

    Kindly add this code in Custom CSS Box:

    @media screen and (max-width:479px){
    #advantage .fourbox{width:100% !important;}
    }

    Regards,
    Dave

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