I want to change the size of the title text on my blogs - any help would be greatly appreciated?
sorry for facing this issue, yes please add this code
- Go to Online Store->Theme->Edit code
- Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.article h3 {
font-size: 14px; /* change value as you like */
}
Thanks for the reply.
Unfortunately that did not work - I am trying to change the title on the article pages like this one for example
https://www.popcycleco.com/blogs/news/burgh-designer-handlebar-tape
That didn’t work unfortunately?
This worked thanks.
Can I also ask if you click on a blog and then click back to features at the bottom.
The text that say features is also massive - how do i make this smaller?
Thanks
YEs, please give me proper screenshot so i will give you code


