Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #947317

    Hi,

    Is it possible to remove the date from the blog posts? I will be using a magazine style layout to display my blogs on the front page but not very keen on showing the post date. I would like to get rid of the date on the magazine style layout on the front page only and not from the actual blog page. Can you help me with this, please?

    #947520

    Hey Kamakshi,

    Please provide a link to the front page.

    Best regards,
    Jordan Shannon

    #947816

    Hi,
    Thanks for getting back.
    Link below.

    #947952

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .av-magazine-time {
    display:none;
    }
    .av-magazine-content-wrap a {
      line-height:50px;
    }

    Best regards,
    Vinay

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.