Jump to content

Text Alignment and Spacing Issue

Recommended Posts

Site URL: https://labellenewsite.squarespace.com/

Hello!

I am looking for help on the homepage of my site.  First thing being the text alignment of "La Belle is an award winning...."  I need this to be centered.  Secondly, I've hidden a section on mobile, but I'm still seeing too much padding left in the container's absence.  Is it possible to reduce this extra space to mimic the spacing between the other containers on the homepage?

Site is https://labellenewsite.squarespace.com/

Password is labelle14

Thank you!

Lindsay

Screen Shot 2021-06-06 at 10.53.25 PM.png

Link to comment
  • Replies 3
  • Views 328
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

2 hours ago, LindsayMcconnell said:

Hi- I had to publish it yesterday. It is now live at labelle-artistry.com.  Still looking for help with this.  Thank you!

 Add to Design > Custom CSS

/* Mobile center text */
@media screen and (max-width:767px) {
/* homepage */
div#block-7bcbdd64481de3c80b1d .image-title-wrapper {
    display: flex;
    justify-content: center;
    text-align: center !important;
    margin: 0 auto;
    width: 100% !important;
}
/* Location page */
div#page-section-6092fa99a94b2351eb1cf917 .image-title {
    text-align: center;
}
}

 

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.