How to change the font of page selector

Solved

How to change the font of page selector

revtekautoparts
Excursionist
38 0 9

Wondering how I go about changing the font of the page selector to h1? I am using a custom font file on my store and have the desired font saved as h1 (same as price font). I know it is the <a> font that is responsible for the page selector font but I cant change it as that affects the font of the product title on other pages.

 

Website: https://revtekautoparts.com.au/collections/frontpage

 

Screenshot 2025-04-15 183406.png

 

Thanks in advance

Accepted Solution (1)

websensepro
Shopify Partner
1880 225 267

This is an accepted solution.

Hi @revtekautoparts,


1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.

a.pagination__item.pagination__item--current.light,
a.pagination__item.link{
font-family: 'Heading1' !important;  
  font-size: 24px !important;   
  font-weight: bold;
}

 

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP

View solution in original post

Replies 4 (4)

Moeed
Shopify Partner
7386 1998 2439

Hey @revtekautoparts 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.pagination__item {
    font-family: 'Heading1' !important;
}
</style>

RESULT:

Moeed_0-1744721873569.png

 

If I managed to solve your problem then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


Mustafa_Ali
Explorer
347 28 56
<style>
a.pagination__item.link {
    font-size: 20px;
}
a.pagination__item.pagination__item--current.light {
    font-size: 20px;
}
</style>

Mustafa_Ali_0-1744721917100.png

Go to online store ----> themes ----> go to three Dots ----> edit code ---->find theme.liquid files ----> place the code ---->
before the body ----->
if this code work please do not forget to like and mark it solution

 

websensepro
Shopify Partner
1880 225 267

This is an accepted solution.

Hi @revtekautoparts,


1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.

a.pagination__item.pagination__item--current.light,
a.pagination__item.link{
font-family: 'Heading1' !important;  
  font-size: 24px !important;   
  font-weight: bold;
}

 

Need a Shopify developer? Hire us at WebSensePro For Shopify Design Changes/Coding
For Free Tutorials Subscribe to our youtube
Get More Sales Using Big Bulk Discount APP
Create Your Shopify Store For Just 1$/Month
Get More Sales Using Big Bulk Discount APP

ZestardTech
Shopify Partner
6136 1097 1473

Hello @revtekautoparts ,

Here are the steps to apply the necessary changes in your Shopify store:

  1. In your Shopify Admin, navigate to Online Store > Themes > Actions > Edit Code.
  2. Locate Asset > base.css and paste the following code at the bottom of the file:
li>a.pagination__item{
font-family:'Heading1' !important;
}

ZestardTech_0-1744789759880.png


Let me know if you need further assistance!

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing