-
himann
Hi GeneratePress team,
I’m using GeneratePress with a WordPress Query Loop on my site, and the mobile layout is breaking around the container that holds the featured image and post title. On desktop it looks fine, but on mobile the block wraps incorrectly and disrupts the layout.
I tried applying responsive CSS overrides to the container and inner wrappers, but the issue still persists. The container class is timeless, and the problem seems to be caused by the layout behavior of that wrapper or one of its nested elements on smaller screens. (https://timelsspersons.org)
Could you please advise what GeneratePress settings or CSS structure I should adjust to keep the featured image and post title stacked properly on mobile?
Thanks.
-
George
Hello,
You seem to have
width: 75%on mobile for the image container. Please remove that. -
himann
yes I have.. I was experimenting but it did not get me the needed result…
-
George
Ok great,
Might be a good idea to set the actual image width to
100%too!
- You must be logged in to reply to this topic.