Home › Forums › Lite Version › How Can I Change The Color of .wmle_post_title to Black from Gray?
- This topic has 5 replies, 1 voice, and was last updated 4 years, 4 months ago by
Masonry Guy.
- AuthorPosts
Stephen Mattos
GuestHello,
I have been super pleased with your plugin, thank you for making a nice product. The only thing that is bugging me is that I cannot locate the css file that will allow me to change the color of .wmle_post_title from a gray to a black so that it is more legible.
How would I do this? Thank you and have a great day!
Steve
Masonry Guy
KeymasterHi Stephen,
Changing the color using the settings is not available in lite version. However you can use custom css in your stylesheet file to change it. It is not good idea to change the plugin css files. This will be over written when new update comes.
Thanks
Stephen Mattos
GuestHello,
I thought that may be the case although when look at my css inspector I am unable t find where the .wmle inherits the color. I appreciate your response.
Masonry Guy
KeymasterHi Stephen,
You can simply use this css with your colorcode. And please keep this in your stylesheet. You don’t need to customize our css.
.wmle_post_title {color:#234456 !important;}
Thanks
Stephen Mattos
GuestAfter adding that to my code it is now white for some reason. Is there a way to get the headline back to the regular? If i wanted to fix this, should i just reinstall the plugin?
Masonry Guy
KeymasterHi Stephen,
What is the color code you are using ? And can you send me the url where you headline is white ?
Thanks
- AuthorPosts