All things Shopify and commerce
Hello!
Does anyone know how can I change the Section heading font size. I am block at 140% in my theme.
I use superstore by out of the sandbox.
Thank you so much
Hello @unachica
Can you share store URL?
can you please tell me which section heading font size you want to increase?
Just want to ask clealy, it this for all the section's heading or only for one? Also Section or Pages heading? Thanks!
Hi @unachica
Would you mind to share your store URL? Thanks!
@unachica Please follow the below steps to change the heading font size for sections. Let me know whether it is helpful for you.
section h2.home-section--title {
font-size: 30px !important;
}
@media only screen and (max-width: 859px) {
section h2.home-section--title {
font-size: 27px !important;
}
}
Dear @unachica ,
I have reviewed your requirement, you just need to edit css script and the issue will be resolved. You can follow my instructions!
Step 1: Go to Admin -> Online store -> Theme > Edit code:
Step 2: Search for the file theme.css. And add this code snippet to the end of the file.
.home-section--title {
font-size: xxx-large;
}
In this step, you can change font-size of section title (large, x-large, xx-large, xxx-large....)
In my example, I choose 'xxx-large'.
Step 3: Save your code and reload this page.
=>> The result:
I hope these instructions will help you. If they are helpful, don't forget to like and mark as the solution.
Have a nice day sir!
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024