Can you post a link to your site?
Hi mike
used this step to change text and menu color..
first is open css folder and find default.css file
find this code for menu text color
.navbar-default .navbar-nav > li > a {
color: #121212;(
}
if you are change all text color use default.css file and changes all text color..
thanks
Thanks
One more question. If I want change the pink color to red. Do I just change all #FA504B to #990012 in the deafult.css?
Cause I just did that and nothing changed.
Can you post a link to your site? Also, if you’re using any caching plugins, you may need to temporarily disable it or force-refresh your browser (see your browser’s documentation for details).
hi mike
please use default.css file change color property
example
if change front service text color use this code
find this code
.qua-service-area p {
color: #6a6a6a;
}
and replace
.qua-service-area p {
color: red;
}
if you are use change all text color
find default.css file : -<P>,<h1>,<h2>,<h3>,<h4>,<span>,<small>,font-color
Check all text color and replace follow this example..
thanks…
Hey guys,
Thanks for the help so far, it has all worked.
stephencottontail here is the site http://coupleskink.com/ (Just let you know its NSFW)
Would you if it would be possible change color of Date in post?
Thanks again!
Can anyone help me with changing/ overriding the hover color for the Menu/ nav?
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support