string76
Forum Replies Created
-
Disregard the last question. Added the !important to ch_main and that forced the changed on the other pages as well. Thank you both for the assistance.
WPRanger ch_main only changes the background behind the posts on the Home page. Any idea how I would do this on the other pages like Meet Me? Thank you again for the reply.
Thank you WPRanger! That worked for the tagline. Any idea on question 2? There appears to be no way in the theme options to modify the main wrap for any pages other than Home. What custom css would I need to add to modify the main wrap (background color and font color) for the Meet Me, Ministry and Media pages?
Thanks,
BryanThank you for the reply King. I added the !important to the custom css as you suggested like below but font is still dark grey. Any other ideas?
.desc { font-size: 15px !important; color: #ffffff !important; }