Hello all,
Looking to change the sizes of some of these fonts.
I'd like to reduce the size of this paragraph
increase the size of these product titles, and increase the size of "featured collection"
Thanks!
Solved! Go to the solution
This is an accepted solution.
Hi @YellowBarrelMfg ,
Please add the following to your theme.css file:
.rte.rte-setting.featured-row__subtext {
font-size: 0.8em;
}
h3.h4 {
font-size: 1.1em;
}
h2 {
font-size: 1.2em;
}
Let me know!
User | Count |
---|---|
429 | |
167 | |
101 | |
99 | |
96 |