Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Here you go:
Code:html .container .xengallerySideBar .section h3, html .mediaContainer .statsSection { color: #FFF; }
See if that works for you.
Should that go in the extra.css template?
Found that but not sure how to remove the call, etc.
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
Try this:
Code:.mediaContainer .statsSection i { color: #FFF; }
Unfortunately that didn't work either Not to worry thanks for the help though
html .mediaContainer .statsSection i { color: #FFF; }
Bump
html .ctaFtBackgroundPage {
background-color: #1f1f1f;
}
Thanks... missed your last response heh.
Code:html .ctaFtBackgroundPage { background-color: #1f1f1f; }
Try that in extra.css
No problem at all
Works beautifully thank you. All the best for Christmas!