Jump to content

Make size of text smaller only in mobile view

Recommended Posts

  • Replies 2
  • Views 374
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

It calls Pagination Title. I shared code to reduce size here.

You can also Add to Design > Custom CSS

/* Portfolio pagination title mobile */
@media screen and (max-width:767px) {
.item-pagination[data-collection-type^="portfolio"] .item-pagination-title {
    font-size: 14px;
}
}

 

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
14 hours ago, tuanphan said:

It calls Pagination Title. I shared code to reduce size here.

You can also Add to Design > Custom CSS

/* Portfolio pagination title mobile */
@media screen and (max-width:767px) {
.item-pagination[data-collection-type^="portfolio"] .item-pagination-title {
    font-size: 14px;
}
}

 

That solved my issue. Thanks for the assistance!

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.