- This topic has 3 replies, 2 voices, and was last updated 7 years, 4 months ago by .
List option has different lettersize
You must be logged in to reply to this topic.
I’m having problems when using the list option
Hi Hans,
My collegue helped me out with some custom CSS. Its not the final solution as this will probably need be used everytime I use a list option but will work for now.
This is the CSS used;
.content ul,.content li,
.content blockquote {
font-size: 1rem;
}
Thanks, Martijn
Hello Martijn,
Actually the code you used will work for any lists, now and in the future.
You must be logged in to reply to this topic.