Tagged: font, LayerSlider
Hi there,
I’ve got some problems with changing the font of the LayerSlider. I’ve read through the forum and found some answers on this question, but non of the solutions worked for me.
I would like to use the fonts ‘Open Sans’ and “Cabin’ in the LayerSlider, but I somehow can’t change it. Even if I try to change to font to ‘Verdana’ in the Style section, the font just does not change.
Do you have a quick solution?
Cheers
Hey blendside!
Can you post the link to your website and point out the font that you would like to change?
Regards,
Yigit
Hey!
Please try adding following code to Quick CSS
.ls-inner, .ls-layer, .ls-layer > a > * { font-family: 'Cabin', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif!important; }
Best regards,
Yigit
Hi!
Can you try adding the code to custom.css file inside Enfold/css? Currently code is not being applied
Best regards,
Yigit
Hi!
I don’t see it here:
http://www.computererp.nl/wp-content/themes/enfold/css/custom.css?ver=1
Regards,
Josue