posted 1772993381
Forum: HTML Group
View Topics View Profile
it does not work when changing the text of the whole page. Everything changes BUT those 2! Thanks in advance!! :)
Report Topic
posted 1773008423 updated 1773008450
Hiii I used this code it changes how all the headings look:
<style>
.heading h4 {
font-family: font family here;
color: hex color here;
}
</style>
I hope this helps!
Permalink Report Reply