- Utopia Creative March 20, 2014 at 4:15 pm
Hi, last couple of things now.
How can I change the colour of the page title text on its own only??
Also is there any way of making the footer widgets darker??
Thanks,
RyanJuanfra Aldasoro March 20, 2014 at 4:48 pmHello Ryan,
Thanks for writing.
That’s not possible through the theme options, you’ll need to play a bit with CSS.
Best,
Juan.Utopia Creative March 20, 2014 at 5:03 pmOh right ok.
Is there any chance you can direct me to the correct areas??
Ryan
Juanfra Aldasoro March 20, 2014 at 6:52 pmHello Ryan,
Thanks for the follow up.
I would recommend you to get firebug – http://getfirebug.com, with that tool you can retrieve the document and check which CSS classes are the ones you need to edit.
Best,
Juan.Utopia Creative March 21, 2014 at 12:55 pmRight ok.
I have downloaded it and found what I would like to change.
I do I then change it?? Can I change and save it in Firebug??
Or do I have to find the code in the editor as I have tried and I cant find it.
Ryan
Juanfra Aldasoro March 21, 2014 at 1:57 pmHi Ryan,
Thanks for the follow up.
No, firebug is just a tool. You’ll need to add the code, for example, in the custom.css file
Best,
Juan.Utopia Creative March 21, 2014 at 3:20 pmSorry about this but I have done what you have said and added these codes:
#navigation .nav li:hover a, #navigation .nav li.current-menu-ancestor a, #navigation .nav li.current-menu-item a, #navigation .nav li.sfHover, .nav li ul, #top #navigation .nav li ul li a, ul.four-col-grid .thumb a, .nice-contact-form input[type=”submit”], input[type=”submit”], #tabs .inside .tags a:hover, .flex-caption a.read-more, #header #top #toggle-nav {
background-color: #FFFFFF;
}.flex-caption a.read-more {
border-radius: 3px;
color: #66025F;
float: left;
margin-top: 10px;
}#footer-widgets .widget {
color: #1d1d1b;
font-style: normal;
}But its still not changing on the website??
Ryan
Juanfra Aldasoro March 21, 2014 at 3:22 pmJuanfra Aldasoro March 21, 2014 at 4:58 pmHello Ryan,
Thanks for your email.
I’ve been through your site and it is displaying the CSS changes. I’m not sure what it is that you need to change, but the CSS you added on the custom.css file is taking effect.
Unfortunately we don’t provide support on customizations.
Best,
Juan.Utopia Creative March 21, 2014 at 5:04 pmYes it has, forgot to clear cache.
Sorry about that, rookie error.
Ryan
You must be logged in to reply to this topic.