Conversation
supporthello, We have used paid version for this plugin, But we have facing the problem on mobile view, Image column not showing equal size. please give me any solution for this issue, Please check the below link, https://prnt.sc/mrahyl Thanks, The page I need help with: [ log in to see the link]
I do not seem to be having this issue on mobile (testing on an iPhone in Safari). Where are you testing this?
Thank you for your reply, we have tested in iphone x. Please check the below link, we have require this column width 100% on equal size. https://prnt.sc/mrahyl Also can we change layout structure backend because it looking bad in backend section. Thanks
I am testing an on actual iPhone X and it looks normal. That screenshot is not from an iPhone X. Where are you testing that?
Hello, Please check the below iphone x screenshot link, https://prnt.sc/mrnav4 Column not showing equal height and width, Thanks,
I see the problem now. The page you linked to isn’t the one in the screenshots. You seem to have this CSS some where, adding a margin to only some columns: .page-id-846 .wp-block-column:not(:last-child) { margin-right: 32px !important; } That seems to be causing at least part of the problem.
I do not seem to be having this issue on mobile (testing on an iPhone in Safari). Where are you testing this?
Thank you for your reply, we have tested in iphone x. Please check the below link, we have require this column width 100% on equal size. https://prnt.sc/mrahyl Also can we change layout structure backend because it looking bad in backend section. Thanks
I am testing an on actual iPhone X and it looks normal. That screenshot is not from an iPhone X. Where are you testing that?
Hello, Please check the below iphone x screenshot link, https://prnt.sc/mrnav4 Column not showing equal height and width, Thanks,
I see the problem now. The page you linked to isn’t the one in the screenshots. You seem to have this CSS some where, adding a margin to only some columns: .page-id-846 .wp-block-column:not(:last-child) { margin-right: 32px !important; } That seems to be causing at least part of the problem.