Archived topic
How do I get the author bio at the bottom to be full width?
3 replies · Started by Heath on October 4, 2021
I have an element set up for the author bio following one of Leo's YouTube videos. Even though I have gone into the element and selected fullwidth....it does not show on full width. There are still little white spaces on each side on mobile and I don't want that.
How do I fix for it to show full width across all devices?
Hi Heath,
The alignfullclass won't work in element, and personaly I won't recommend using alignfull since it always causes horizontal scroll.
You can add leftand right-30px margin for the GB container on desktop and -20px on mobile.
Let me know if this helps :)
Thank you.
You are welcome :)