Jump to content

CSS Button formating on mobile

Recommended Posts

Hey there!

Double barreled question, would anyone be able to help me position my button under the text on mobile view? I would like the second picture to be in the same format as the third picture. also how do I get the text to centre like in the final photo, as for some reason my CSS only seems to want to affect the bottom text :O First photo is how it looks on desktop view

Any help would be really appreciated thanks so much!!

755025008_SPHelp.thumb.PNG.3e02565e486d4674217b21fa9db1cc6a.PNG

571424533_SPHelp2.PNG.98a9c5c457248feea713078f07d8d294.PNG

640274949_SPHelp3.PNG.0b4036f7dfc9f1acf802220282c7f42b.PNG

Link to comment
  • Replies 3
  • Views 459
  • Created
  • Last Reply
1 hour ago, Calumih said:

Hi there, cheers!

Website link is www.ecoairheatpumps.co.nz password "hi"

So im just looking for all text on mobile to be centered and that button to be lower thanks so much!

Add to Home > Design > Custom CSS

@media screen and (max-width:767px) {
div#page-section-5ed47b85dc0c1978e67d4825 * {
    text-align: center !important;
}
div#page-section-5ed47b85dc0c1978e67d4825>.row {
    display: flex;
    flex-direction: column-reverse;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.