Jump to content

Blog post title alignment and pagination sizing

Recommended Posts

Site URL: https://www.sproutconsulting.co.uk/beanstalk-blog

Hi folks, I'm looking for help regarding text alignment and pagination sizing.

I'm happy with how the titles look on the blog list page and blog post pages on desktop but not on mobile. On mobile I'd like the titles on the blog list page to be left-aligned and smaller (left-aligned text, positioned to the left of the page). Currently they're centre-aligned but weirdly not even centred on the page (see screenshot attached).

I also need to make the pagination titles much smaller on mobile as currently they're overlapping (see other screenshot attached).

My site is https://www.sproutconsulting.co.uk/beanstalk-blog

Many thanks,

Dan

IMG_0507.thumb.PNG.1c07bda712c2e9c8931be59bba4dac03.PNG

IMG_0508.thumb.PNG.0acd8a44a265d8944043f83234a97d4c.PNG

Link to comment

Have you solved it yet? I checked it 's fine at the moment

A direct link to that page could help a lot to find solution

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace
🚀 Learn how to rank new pages on Google in 48 hours!

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

Link to comment

You can consider replacing pagination title with Prev/Next text on mobile, by adding this to Design > Custom CSS

/* Pagination title */
@media screen and (max-width:767px) {
h2.item-pagination-title {
    display: none;
}
.item-pagination-prev-next {
    display: block !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.