Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Montezuma Theme (http://forum.bytesforall.com/forumdisplay.php?f=53)
-   -   Header color same as link color - how to fix. (http://forum.bytesforall.com/showthread.php?t=21236)

apestate Dec 9, 2013 02:03 PM

Header color same as link color - how to fix.
 
Dear Montezuma users.

You may like the two-tone title colors that Montezuma renders but wish to change the color of links to a different color than titles.

Paste this on the end of clearfix.css:

Code:

div.post h2 a,
div.post h1 a {
          color:                                        #336600;
}

h3 a {
  color: #336600!important;
}

h1 a {
  color: #336600!important;
}

This is the last participation or money I will devote to this forum. I needed a simple answer so I could move on, not further encouragement to try harder. Hopefully the above code will prevent someone from wasting their time or money to be told to "inspect element" once again.

juggledad Dec 9, 2013 02:54 PM

Do not multi post issued - closing this thread since it is just another version of http://forum.bytesforall.com/showthread.php?t=21235


All times are GMT -6. The time now is 07:48 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.