Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #265390

    Hello

    I set up my blog post settings to not show the date, on the posts themselves the date doe not show. When I use a missionary gallery and pull a category into the gallery the date appears. I plan to hide the date with CSS but I’m wondering if there is a setting I can click that would remove it as well.
    Here is the site link
    http://johnkentprojects.org

    Best regards,

    George

    #265398

    Hey georgeorbelian!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    span.av-masonry-date {
    display: none;
    }

    Regards,
    Yigit

    #265578

    Yigit —

    Thank you, it worked perfectly.

    George

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Blog Post Date Visibility’ is closed to new replies.