How can I decrease the text size in my homepage buttons?

Solved

How can I decrease the text size in my homepage buttons?

byneilvernon
Tourist
21 0 3

Hi all,

 

I am having trouble changing the size of my buttons on my home page. I have attached a screenshot of the home page with image+text overlay. I want to reduce the size of the 'SHOP NOW' button so that it is as small as the 'EXPLORE THE COLLECTION' text

 

Screen Shot 2023-11-20 at 7.14.01 pm.png

 

Site theme is Pipeline and my url is: https://768950-4.myshopify.com/

Any form of help is greatly appreciated!

Accepted Solution (1)

ZestardTech
Shopify Partner
5724 1050 1383

This is an accepted solution.

Hello There,

 

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > theme.css and paste this at the Bottom of the file:

 

.standard__cta.hero__btn.btn-text-thick-line.btn--white.btn--small.aos-init.aos-animate {
font-size: 10px;
}

 

ZestardTech_0-1700468638823.png

 

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

View solution in original post

Replies 3 (3)

ZestardTech
Shopify Partner
5724 1050 1383

This is an accepted solution.

Hello There,

 

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > theme.css and paste this at the Bottom of the file:

 

.standard__cta.hero__btn.btn-text-thick-line.btn--white.btn--small.aos-init.aos-animate {
font-size: 10px;
}

 

ZestardTech_0-1700468638823.png

 

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
byneilvernon
Tourist
21 0 3

This worked perfectly, thankyou for your speedy reply!

ZestardTech
Shopify Partner
5724 1050 1383

Hello There,
Please share your store URL and Password.
So that I will check and let you know the exact solution here.

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