Hello,
how can we change the body font size of our blog posts without changing general font size for the shop?
https://www.float-stuttgart.de/en/blogs/news/wie-floaten-bei-angst-und-panikstoerungen-hilft
Hello,
how can we change the body font size of our blog posts without changing general font size for the shop?
https://www.float-stuttgart.de/en/blogs/news/wie-floaten-bei-angst-und-panikstoerungen-hilft
Hi @maxfloat
Do you mean this one?
if it is check this one.
.article__content.rte p {
font-size: 20px;
}
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
Worked - Thank you very much!!