Hi,
In a mobile viewport the columns will fall one bellow the other, left to right. So for example a row split in two columns – http://prntscr.com/o0us8b on mobile will look like this – http://prntscr.com/o0use8
You could for example set a 50% width for both columns and make theme display inline-block
– http://prntscr.com/o0uudp – http://prntscr.com/o0uuhy
That will display them one next to the other in this case. Maybe you could try it like that.
Thanks
Hello
I am unable to attach photos!! I have created an element ( mob Ico 25) saved in the elements. please load it and see. ( u still have access to the admin).
Also, I hid a row on all screens as I was working on it (the same one I asked you about), after hiding it, there is not wat to locate it to work on it?
Thanks,
Caesar
Hi,
I will check it out, but for the moment it seems the website has some problems
– http://prntscr.com/o38ygk
Did you maybe make modifications in the wp-config.php file? Or maybe install a new plugin? From what I can find these would be possible causes for the problem
– https://docs.presscustomizr.com/article/196-warning-cannot-modify-header-information-header-already-sent-by
Try to connect to the server by FTP and deactivate the plugins, also revert any modifications to files if you made any
– https://www.wpbeginner.com/plugins/how-to-deactivate-all-plugins-when-not-able-to-access-wp-admin/
Thanks
Hello,
It seems you accessed it while we were working on the website. As we are trying to enable ajax loading for all the pages.
You can try now. or tell me when you want to access it, so we make sure we are not working in things can prevent your access.
thanks
Hi,
It works now, I logged in successfully.
Then I tried what I mentioned above in a test page – http://prntscr.com/o3vdlo
I used a column text element in each columns but you can use what you want – http://prntscr.com/o3v3ux
Default on mobile – http://prntscr.com/o3v4m3
With 50% width for each column and display inline block – http://prntscr.com/o3vas8
I first set the inline-block for each, then the 50% width, seems to work alright from what I can see.