Shopify themes, liquid, logos, and UX
Hi Shopify Community!
This is my first post. I've just started using the Shopify theme - Streamline and am looking to reduce the font size of the Collection Description. Please see attached the current size:
However, there is also the option on this theme to Show the collection description at the bottom of the page. When this is selected, it shows the perfect font size that i'm looking for (15px)
Would love anyone to be able to help. Thank you
Solved! Go to the solution
This is an accepted solution.
thanks for URL can you please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
#shopify-section-collection-header h1 {
font-size: 42px; /* change size as you like */
}
#shopify-section-collection-header .section-header__description {
font-size: 18px; /* change size as you like */
}
This is an accepted solution.
hello @strippedstore
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
#shopify-section-collection-header h1 {
font-size: 40px;
}
#shopify-section-collection-header .section-header__description {
font-size: 20px;
}
Sorry for facing this issue, it's my pleasure to help us.
Welcome to the Shopify community!
and Thanks for your Good question. 😊
Please share your site URL,
So I will check and provide a solution here.
hello @strippedstore
Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.
This is an accepted solution.
thanks for URL can you please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
#shopify-section-collection-header h1 {
font-size: 42px; /* change size as you like */
}
#shopify-section-collection-header .section-header__description {
font-size: 18px; /* change size as you like */
}
This is an accepted solution.
hello @strippedstore
please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
#shopify-section-collection-header h1 {
font-size: 40px;
}
#shopify-section-collection-header .section-header__description {
font-size: 20px;
}
This is perfect. Thank you
This is great! thanks
how can i do this with:
*header on main menu section
*product title
*product description
thanks a lot!!! i would really appretiate it
User | RANK |
---|---|
214 | |
145 | |
66 | |
46 | |
45 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023