Jump to content

Changing section height on mobile only

Recommended Posts

  • Replies 6
  • Views 667
  • Created
  • Last Reply

Top Posters In This Topic

9 hours ago, ochapman said:

Thank you so much, how would i make the font size smaller within the button?

Use this new code

@media screen and (max-width:767px) {
div#block-yui_3_17_2_1_1654855279352_3901 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    top: 30px;
}
div#block-yui_3_17_2_1_1654855279352_3901 * {
	font-size: 12px !important;
}
}

 

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.