Jump to content

How to Center text vertically on the page

Recommended Posts

  • 2 weeks later...
  • Replies 2
  • Views 514
  • Created
  • Last Reply

Top Posters In This Topic

On 3/15/2022 at 12:20 PM, bangank36 said:

Try adding to Home > Design > Custom Css

@media only screen and (max-width: 767px) {
  section[data-section-id="5fa08fed306ad854b4d98bd9"] .content-wrapper {
    padding: 50% 0 !important;
  }
}

Let me know how it works on your site

It worked! Thank you so much! Is it possible to make the large text closer to the smaller text?

Link to comment
On 3/20/2022 at 1:57 AM, chuckleburger said:

It worked! Thank you so much! Is it possible to make the large text closer to the smaller text?

You mean on mobile? Add to Design > Custom CSS

/* Mobile - space h1 - p */
@media screen and (max-width:767px) {
#block-yui_3_17_2_1_1610138058146_2028 h1 {
    margin-bottom: 0px;
}
}

 

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.