[Resolved] Mobile padding problem

Home Forums Support [Resolved] Mobile padding problem

Home Forums Support Mobile padding problem

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #780316
    finansdoktorn

    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.

    #780319
    Leo
    Staff
    Customer Support

    Hi there,

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

    Let me know ๐Ÿ™‚

    #780325
    finansdoktorn

    Sure, it should now be disabled! =)

    #780338
    Leo
    Staff
    Customer Support

    Any chance you can turn Autopmitize off as well?

    Thanks ๐Ÿ™‚

    #780455
    finansdoktorn

    I have now turned off cache plugin and optimizer plugin ๐Ÿ™‚

    #780816
    Leo
    Staff
    Customer Support

    I no longer see the padding?

    #780842
    finansdoktorn

    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 ๐Ÿ˜€ Ill be back if it comes back.

    #780845
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚ We will be here!

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