Maksymrewko Posted October 21, 2021 Share Posted October 21, 2021 Site URL: https://pigeon-wolf-x69b.squarespace.com/opportunities I would like my content block to centre align in the middle of teh iamge on a mobile breakpoint? How would I go about doing this as well as recuing the size of the image for a mobile screen? SquareRefresh 1 Link to comment
SquareRefresh Posted October 21, 2021 Share Posted October 21, 2021 Hi @Maksymrewko, try to add netx code in Custom CSS: @media screen and (max-width: 767px) { .page-section.vertical-alignment--bottom:not(.content-collection):not(.gallery-section):not(.user-items-list-section):not(.section-height--custom) { align-items: center; } .page-section.vertical-alignment--bottom:not(.content-collection):not(.gallery-section):not(.user-items-list-section):not(.section-height--custom).section-height--large>.content-wrapper { padding-top: 4vw; } } Let me know if this helps. tuanphan and Maksymrewko 2 SquareRefresh, premium plugins & templates that have an elevated feel. Plugins: Have your site stand out. Templates: Our templates are designed with versatility in mind.Get Freebies: Sometimes things in life are free. Browser our hand selected free plugins. Link to comment
Maksymrewko Posted October 21, 2021 Author Share Posted October 21, 2021 Amazing thankyou 🙂 How would I make the image smaller so it looks more suitable for a mobile dispaly like the images attached. Whilst retaining the text in the middle ? Link to comment
tuanphan Posted October 25, 2021 Share Posted October 25, 2021 On 10/22/2021 at 1:59 AM, Maksymrewko said: Amazing thankyou 🙂 How would I make the image smaller so it looks more suitable for a mobile dispaly like the images attached. Whilst retaining the text in the middle ? Edit 40vh in your code to 30vh then save & reload the site Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment