• Resolved Muette

    (@muette)


    Hi, I uploaded the latest version today but I still have the bug – 20px column gap persists. Am still having to use the following custom code to make the container behave without gap on mobile.

    {GREENSHIFT} {
    @media only screen and (max-width: 425px) {
    column-gap: 0px !important;
    }
    }

    Could you revisit the fix please?

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author wpsoul

    (@wpsoul)

    Hi, please provide details which column gap you mean, because columns have no gaps until you add them in options

    Thread Starter Muette

    (@muette)

    I’m sorry I should have been more precise. I am using a container/wrapper has 20px side gap applied except on mobile (portrait only) which is set to 0. Unless I apply my custom code, the side gap setting has no effect – it remains at 20px.


    Plugin Author wpsoul

    (@wpsoul)

    Please follow next

    Thread Starter Muette

    (@muette)

    Thank you – I will do that this week.

    Plugin Author wpsoul

    (@wpsoul)

    See video, I can’t see any issues

    Thread Starter Muette

    (@muette)

    I have made a bug report for you. Please can I have an email address to send it to.

    Plugin Author wpsoul

    (@wpsoul)

    you can find contact details in Greenshift panel – Contact Us

    Thread Starter Muette

    (@muette)

    There is no facility in your contact form to upload a document… and I couldn’t see an email address there anywhere, not even in your privacy statements:-(

    Plugin Author wpsoul

    (@wpsoul)

    You need to send us message from contact form, then we can continue replying by email which you attach in message

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Mobile column gap bug’ is closed to new replies.