Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #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!

    #284064

    Hi – 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!

    #284067

    Hi!

    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,
    Yigit

    #284071

    Hi – 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!

    #284077

    Hi!

    You can add font family in LayerSlider layer options as well – http://i.imgur.com/toVgJQ1.png

    Best regards,
    Yigit

    #284082

    Hi – yes but if I try to just add the name of a Google font to the layer slider options then nothing happens …

    #284531

    Hey!

    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

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.