Jump to content

Remove conatiner padding on mobile and tablets


Recommended Posts

Hello members,

I am running into a problem on mobile and tablet devices:(. The left and right padding around all my html text in PS 1.6.1.18  appears to be using too much width.

When I look at the source code in firefox the consistent thing is a container class and I figured out it may be causing this.

The particular section I wish to remove it from is in the main content within  .columns container:

 

5afc0ce78cd32_Screenshot(369).png.c788414398050d30465288c241a21fdd.png

 

 

<div class="columns-container">
            <div id="columns" class="container">
                        <div class="row content-inner">

Setting the container padding to zero in global.css does not seem to work.

Your answers are really appreciated:).

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...