Site logo

Archived topic

Mobile padding problem

7 replies · Started by finansdoktorn on January 12, 2019

Viewing posts 1–8 of 8

There is a wierd 20 px padding to the left on the mobile version of my blog.
I have tried using css:

@media (max-width: 767px) {
.generate-columns {
padding-left:0px;
}
}

The code above is placed in the “extra css” part when customizing, code is not working. I still have that 20 px padding.

Hi there,

Any chance you can disable the caching plugin so I can view the source of the code?

Let me know :)

Sure, it should now be disabled! =)

Any chance you can turn Autopmitize off as well?

Thanks :)

I have now turned off cache plugin and optimizer plugin :)

I no longer see the padding?

Hmm... it is gone! Weird! I have added some css today and then removed the same code. Tried adding code for accordion.

Oh well! Thanks for your time anyway Leo :D Ill be back if it comes back.

No problem :) We will be here!

This archived topic is closed to new replies.