Jump to content

Center Mobile Text – Single Page Only

Recommended Posts

Site URL: https://idealog.com.au/

Hi,

I'm working with a client on a Personal Subscription. I'm looking to see if there is a way to centre mobile-only text but only on specific pages.

My client has a blog page, and I'd like to centre the mobile text on all pages except the blog page to keep it left aligned for better reading. 

Is there a way to do this or will I have to enter every page's individual section manually? 

Thanks,

Jordy 🙂

Edited by Jordy_TheShop
Link to comment
  • Jordy_TheShop changed the title to Center Mobile Text – Single Page Only
  • Replies 1
  • Views 447
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

On 9/9/2021 at 7:50 AM, Jordy_TheShop said:

Site URL: https://idealog.com.au/

Hi,

I'm working with a client on a Personal Subscription. I'm looking to see if there is a way to centre mobile-only text but only on specific pages.

My client has a blog page, and I'd like to centre the mobile text on all pages except the blog page to keep it left aligned for better reading. 

Is there a way to do this or will I have to enter every page's individual section manually? 

Thanks,

Jordy 🙂

Hi,

Add to Design > Custom CSS

/* Mobile center text */
@media screen and (max-width:767px) {
body:not([class*="collection-type-blog"]) * {
    text-align: 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.