Replies: 0
Hi, how can I make the hero widget-title a H1 (now it’s a H2).
I have done this to resize the font, but now I would like hero to become a H1 :
.hero .widget .widget-title {
font-size: 75px;
}
thank’s
JB
Replies: 0
Hi, how can I make the hero widget-title a H1 (now it’s a H2).
I have done this to resize the font, but now I would like hero to become a H1 :
.hero .widget .widget-title {
font-size: 75px;
}
thank’s
JB