This topic has 5 replies, 2 voices, and was last updated 10 years, 6 months ago ago by Eva Kemp
If I try to change the colours of the main and active only the buttons change. The slider slider and twitter tags stay the red color and everything I try is not working. And the selection is also still red.
I just want to change everything main to black and the active to grey.
Thank you.
More information
Hello,
To change active button color edit settings in Blanco – Theme Settings > Color Scheme > Main Color.
Regards,
Eva Kemp.
If I change the settings there are still some things that are still the red color which comes with the template.
Like the previous en next buttons on the slider, the twitter hashtag and the ” at the twitter messages.
The previous/next buttons on the slider are images that located in wp-content/plugins/LayerSlider/skins/blanco/ directory. You can edit them using some image editor. Twitter quote is also an image, you can find it here: /wp-content/themes/blanco/images/quote.png
To change color of twitter message use this code in custom.css file:
.twitter-message a {color: #FF4A4A;}
and replace “#FF4A4A” with your color code or color name.
To create custom.css file just rename “default.custom.css” in /wp-content/themes/blanco/ directory and enable it in Blanco – Theme Settings > tick “Enable Custom CSS file”, don’t forget to click “Save Settings” button.
Regards,
Eva Kemp.
The issue related to '‘Changing the main and active colours’' has been successfully resolved, and the topic is now closed for further responses