Hi Everyone,
Is there anyway that I can change the size of just the heading of the collection list without affecting any other headings on my website?
Hi Everyone,
Is there anyway that I can change the size of just the heading of the collection list without affecting any other headings on my website?
Can you share URL of this collection page? because I can see name of the collections have a background behind it.
Let me know.
Hi @dmwwebartisan ,
Thank you for your reply, the heading is of a collection list, it doesn’t link to any collection. Not sure if I answered your question
Hello @cossetspace
You can use css for heading of section by id.
and css code is
#shopify-section-1621214815dbbdba84 .section-header h2 {
font-size: 30px;
}
Thanks for explaning but I can’t click on “Homeware”.
I am on this page
https://cossetspace.com.au/collections
When I click on “BAGS” see what happens. Am I in wrong place?