Jump to content

Changing element font

Recommended Posts

  • 4 months later...

Help,

On 1/8/2023 at 3:42 AM, tuanphan said:

It is Pagination Title

It uses Heading 2 (h2) style

So you can change its style in Design > Site Style.

(If you use 7.1). In case you use 7,0, which template do you use? or What is your site url?

I can't change the pagination links size and it looks too big on desktop and on mobile (adding screenshots), how can I change it? My site link: https://www.hemdabella.com/ (pass: kuk1982)

On 1/13/2023 at 4:12 PM, tuanphan said:

Add to Design > Custom CSS

.portfolio-text {
    display: none;
}

 

And also, where do I insert this CSS?

Thanks!

pagination desktop.png

pagination mobile.png

Link to comment
On 5/20/2023 at 1:25 PM, hemda said:

Help,

I can't change the pagination links size and it looks too big on desktop and on mobile (adding screenshots), how can I change it? My site link: https://www.hemdabella.com/ (pass: kuk1982)

And also, where do I insert this CSS?

Thanks!

pagination desktop.png

pagination mobile.png

Password is incorrect

kuk1982

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
On 5/22/2023 at 3:51 PM, hemda said:

sorry, changed the password to:

bowrain

Add to Design > Custom CSS

/* Pagination size */
h2.item-pagination-title {
    font-size: 20px !important;
}
@media screen and (max-width:767px) {
h2.item-pagination-title {
    font-size: 16px !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
On 5/25/2023 at 9:09 AM, tuanphan said:

Add to Design > Custom CSS

/* Pagination size */
h2.item-pagination-title {
    font-size: 20px !important;
}
@media screen and (max-width:767px) {
h2.item-pagination-title {
    font-size: 16px !important;
}
}

Thank you very much!

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.