Archived topic
Block element stays aligned to the left
18 replies · Started by Oliver on March 30, 2023
Amazing! I would have never find that one out on my own... thanks a lot guys, have a nice day!
Edit: For some reason the containers in question remain the same size on mobile so that the visitor has to scroll sideways. I´ll paste the website in the private info field. I´m refering to the two containers before the site footer container.
Hi Oliver,
You've set a fixed width to the GB containers, but you didn't set a max-width for them.
I would recommend moving the value from the width field to the max-width field.
Thank you Ying, that did it. Have a nice day!
You are welcome :)