-
AuthorPosts
-
June 26, 2014 at 12:38 pm #284029
Hi – I have a website here: http://www.littlefoxwebdesign.co.uk/treeport – could you help me with a couple of things?
1) I seem to have a light blue background behind the main content of the page – I can’t see a coloured background applied and my main background is set to white – how can I turn this off?
2) Could you tell me what element the headings in the Icon Boxes is and how I can edit the font size/colour via custom CSS?
Many thanks!
June 26, 2014 at 1:59 pm #284064Hi – I have managed to turn off the light blue background colour – found I still had that set on Main Content Background styling. Could you let me know about 2) though and also, could you tell me how I can apply Google Fonts to the Layerslider?
Thanks!
June 26, 2014 at 2:05 pm #284067Hi!
2- Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.iconbox .iconbox_content .iconbox_content_title { font-size: 18px; color: red; }
– You can use custom CSS as following
.ls-l { font-family: arial; }
Regards,
YigitJune 26, 2014 at 2:11 pm #284071Hi – thanks – CSS code for the iconbox works great.
For the using Google Fonts to text in the layerslider, I don’t quite understand – if I add that custom css, do I just add as many font-families as I want and then apply them within the layerslider?
Thanks!
June 26, 2014 at 2:29 pm #284077Hi!
You can add font family in LayerSlider layer options as well – http://i.imgur.com/toVgJQ1.png
Best regards,
YigitJune 26, 2014 at 2:37 pm #284082Hi – yes but if I try to just add the name of a Google font to the layer slider options then nothing happens …
June 27, 2014 at 1:30 pm #284531Hey!
Yes, you need to add these fonts to the website html code first. You can use a plugin like: http://wordpress.org/plugins/easy-google-fonts/ to load the fonts or use the “load google fonts” option field on the layerslider settings page: http://www.clipular.com/c/6588611222831104.png?k=7FbTJ5eutZTGYcfEPbPHwsA8HBc
Just a side note/warning: Each additional font will increase the size of your website and this may cause longer loading times. I wouldn’t add more than one or two fonts…
Cheers!
Peter -
AuthorPosts
- You must be logged in to reply to this topic.