Archived topic
Want to change sidebar widget position in mobile devices
1 reply · Started by John on December 12, 2019
Hello
I want to move my "About Us" widget after content in the mobile version. In desktop version, It is on sidebar widget.
In mobile devices, Currently, It shows on after comment box. From my point of view, That is not user friendly.
That's why I wish to move position only for mobile devices.
How Can I do this?
Thanks
Hi there,
you cannot move the sidebar widget into the content area without using Javascript and that can be hit and miss.
Instead you would need to create a separate About Us element using the Hook Element then hide the sidebar version on mobile with some CSS.
Read here about the Hook element and let me know if you need help with HTML and CSS.