Hello,
I have added the snippets below to the custom css of a Chelsea website. None of them seem to work. When I change the body font-size, only the distance between the line change, not the size of the fornt.
Can you help?
Kind regards, Wouter
.j51imagehover_caption {
font-size: 20px;
}
.hornav .parent > ul > li > a {
font-size: 18px;
}
body {
font-size: 12px !important;
}