Tagged: x
-
AuthorPosts
-
May 25, 2016 at 5:05 am #1008772
fogonthetyneParticipantHi Guys,
OK, so while I’m new to Xtheme and WordPress, I’ve got quite far with my site:
http://www.hollywoodhates.comOne issue I’m stuck on is changing the colour of the blog preview text at the Blog Menu:
http://www.hollywoodhates.com/blogThe background is white and the text is white, because these defaults work well elsewhere. In other areas, I’ve used code to change individual text colour when neccessary, but my blog menu doesn’t appear to edit in cornerstone the way other pages do.
Is there a method to change this white text to, say, black?
In case it’s hard to spot, it’s the area to the right of the images on the blog menu page. There is “invisible” white text just before the “read more” links.
http://www.hollywoodhates.com/blogThanks!
Andy
May 25, 2016 at 5:41 am #1008819
LelyModeratorHello Andy,
We can use custom CSS to change it. Please add the following on Appearance > Customize > Custom > Edit Global CSS
.blog .entry-content.excerpt p { color: red; /*Change to your preferred color*/ }Hope this helps.
May 25, 2016 at 5:49 am #1008830
fogonthetyneParticipantHi Lely,
AMAZING. You guys know everything.
Thanks so much,
Andy 🙂
May 25, 2016 at 6:24 am #1008866
ThaiModeratorYou’re most welcome 🙂
If you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1008772 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
