hello there,
on my blog page, i have disabled all info at the bottom of the posts. i only want to show the date.
there is a slash “/” that i cannot get rid of.
please help.
thanks,
chris
Hey vlkwatchman,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.post-meta-infos span.text-sep.text-sep-date {
display: none !important;
}
Hope this helps :)
Best regards,
Nikko
that worked! thanks!
chris
Hi chris,
Glad we could help. Thanks for using Enfold :)
Best regards,
Nikko
you can close this