Content width for mobile view

Home Forums Gillion Theme Content width for mobile view

Home Forums Gillion Theme Content width for mobile view

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • sadalimawi
    Participant

    Hi,

     

    I am almost set with the design for my website but find that the content width is too narrow in mobile view. Possible to share a CSS code to make it automatically fit the width of any mobile screen?

     

    Since more than 90% of views are on mobile this is essential before re-launching our magazine.

     

    Thank you.

    Hi @sadalimawi,

     

    I hope you are well today and thank you for your question.

     

    You can increase content width on mobile screens by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    @media (max-width: 1025px){
    body #page-container .container {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    }

     

    Best regards,
    Shufflehound team

    sadalimawi
    Participant

    Hi,

     

    It still isn’t working well, i am viewing my site from a Galaxy S7 Edge, it’s not edge to edge yet.

     

    Thanks.

    Could you please share me your site URL where you are using the shared code so that i can troubleshoot it?

    sadalimawi
    Participant

    Sure, it’s http://www.thedraft.sg

     

    Also, the mosaic grid for content on the first page looks weird on mobile too.

    To make it work please use above shared code as following.

     

    @media (max-width: 1025px){
    body #page-container .container {
        padding-left: 15px!important;
        padding-right: 15px!important;
    max-width: 100%!important;
    width: 100%!important;
    }
    }

     

    Also, the mosaic grid for content on the first page looks weird on mobile too.

    Could you please share the screenshot of the issue?

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

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form