Hi,
on the mobile version of my site the gkHighlighter changes the size of the font of the next highlights. How can I fix that, make it permanent 11px?
Thanks,
S@
#gkHighlighter .gkHighlighterWrapper .gkHighlighterItem a{
font-size: 11px!important;
}