Hi,
i would like to use H2 font in the socket area (on the end of my site), but i would like to change the size of the font to 10px.
I tried to add a class to it: socket-h2
Then i added this to quick css:
h2.socket-h2 {
font-size:10px !important ;
line-height:1.2em !important ;
}
Unfortunetly its not working.
Any idea?
I will add the link to my site in private content area.
kind regards
Jak
Hey Jak73,
Thanks for the link, when I compare the H3 widget titles in your footer to the H2 heading on your homepage, they both use the same font, and the same font-weight, so we can reduce the font size to 10px, but that is the only difference I see, is this correct?
Best regards,
Mike
Hi Mike,
what do i need to add and where do i need to add what?
kind regards Jak