Jump to content

Center page title on mobile (7.1)

Recommended Posts

Add to Home > Design > Custom CSS

@media screen and (max-width:767px) {
.products.collection-content-wrapper .nested-category-title {
    text-align: center !important;
    justify-content: 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
  • 1 year later...
  • 1 year later...
On 7/21/2023 at 5:08 AM, happydayspickleball said:

mine is doing the same on my "SHOP" page. Can you please help? The code above did not work. 

 

http://happydayspickleball.com

password: Woogies3!!

Add to Design > Custom CSS

/* Mobile center shop title categories on mobile */
@media screen and (max-width:767px) {
h2.nested-category-title {
    text-align: center !important;
}
ul.nested-category-children {
    justify-content: center !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.