In this section of this page, my text looks pretty tall and thin and I’d like to make it look a little more normal. Any suggestions on how to do this?
Hello @brockburwell,
Thanks for posting in!
This issue has occurred because of your 100-pixel
padding in your Row element settings.
To get this resolved, please do the following:
1.) You will need to REMOVE the 100-pixel
padding.
2.) Remove column 1 and 3.
3.) In your remaining column, set the minimum height to 365
pixels.
4.) Enable the Flexbox layout and position it to the center.
5.) In your Quote element, you will need to set a maximum width of 720
pixels
6.) You will also need to set the maximum width responsively by clicking the “Max Width” text to give your this Responsive Styling:
What this does is that in screen sizes wider than 767 pixels, the Quote element will have a maximum width of 720 pixels. In smaller screens, the maximum width will only be 90%
which will give you 5% of space for the left and right of the Quote element.
You can check out my example in the URL added in the secure note below.
Best Regards.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.