Jump to content

Reducing Font Size for Project Titles For Mobile?

Recommended Posts

  • EliSoccer2728 changed the title to Reducing Font Size for Project Titles For Mobile?
  • Replies 1
  • Views 546
  • Created
  • Last Reply

You can remove Pagination Title, add Pre/Next by add 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

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.