New Landing How can we help? Themeforest Theme Support Neighborhood How to change in responsive – full width (no boxed)

Viewing 4 posts - 1 through 4 (of 4 total)
  • #256576
    muscle
    Member
    Post count: 37

    Hello,

    I wish, I would need to fix responsive design for mobile phones to behave like this and not be boxed.

    See image

    Thanks for the reply CSS code

    Attachments:
    You must be logged in to view attached files.
    #256747
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    @media only screen and (max-width: 479px) { 
    body {
      padding: 0;
    }
    }

    – Kyle

    #256813
    muscle
    Member
    Post count: 37
    This reply has been marked as private.
    #256816
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register