I’ve gotten a lot of requests for changing the color of the tagline and moving the tagline. To change the color, keep reading. To change the position, go HERE.


In your custom.css add this…
.custom #header #tagline {color: #000000;}
Change the hexadecimal number to whatever gives you the desired effect











If you would like to leave a comment and you have examples of code you want to show, you must "escape the code". This allows the entire code to show correctly by inserting certain variable around certain tags to make them show. If you don't "escape the code" your code will show up broken, mangled, and it won't be able to be seen correctly. "Escaping the code" is very simple...
Go ahead, leave a comment...