Hi,
My footer font color is not updating with changes.
I have set it to #ff5c61 in Enfold Theme Options > General Styling > Footer > Footer Heading color
However it remains as #007A87
Please let me know how I am able to change this
Please see Private Content.
Please can you also let me know if its possible to remove the date / time-stamp data underneath the blog post topic too.
Thank you.
Hi!
use the following to remove the time
.news-time {
display: none;
}
Let us know if you have any questions about that.
Best regards,
Basilis
Thanks Basilis.
Worked great!
I was still keen to edit the font color of the title however could not see anywhere where this was possible, and all my previous attempts have failed. Can you let me know where I am able to specify a color change for this?
Thanks.