How do I make the powered by Shopify sign smaller?

Solved

How do I make the powered by Shopify sign smaller?

help8
Tourist
8 0 2

How do I make the powered by Shopify sign smaller?

Accepted Solution (1)
LuffyOnePiece
Shopify Partner
650 93 120

This is an accepted solution.

Hi @help8 ,

 

Add below css to base.css file.

 

.copyright__content {
    font-size: 8px !important;
}

 

Thank you

Sandeep Pangeni
Need help with your store? sandeeppangeni17@gmail.com
For quick response, Contact In WhatsApp +9779867521184

View solution in original post

Replies 3 (3)

LuffyOnePiece
Shopify Partner
650 93 120

Hi @help8 ,

 

Can you please send a preview URL of the store so that I can assist you on?

 

Thank you

Sandeep Pangeni
Need help with your store? sandeeppangeni17@gmail.com
For quick response, Contact In WhatsApp +9779867521184
LuffyOnePiece
Shopify Partner
650 93 120

This is an accepted solution.

Hi @help8 ,

 

Add below css to base.css file.

 

.copyright__content {
    font-size: 8px !important;
}

 

Thank you

Sandeep Pangeni
Need help with your store? sandeeppangeni17@gmail.com
For quick response, Contact In WhatsApp +9779867521184