Archived topic
Problem with tablet view
3 replies · Started by Jonathan on September 14, 2022
This site works fine for desktop and phone, but I have a couple of problems in tablet view: https://www.lamppostsites.com. The three yellow boxes under the slider get very elongated for some reason. Page preview is okay, but on my standard iPad it's quite extreme.
(Also an animated gif at the bottom of the sidebar causes a problem, but I'll make that a separate post.)
Thanks.
Hi Jonathan,
Those containers have a min height set to 300px on desktop, they inherited the value on tablets and mobiles.
I would suggest setting the value to 0 for tablets.
Bingo. Thanks so much!
You are welcome :)