• blendscolcal

    (@blendscolcal)


    I’m using the free emag template version 1.0.7.

    How can I remove the homepage post tags? I don’t want the tags I have used or comment option to be listed on the previews of the posts on the homepage.

    Also, on the home page you can only click the posts by clicking the title of the post, how can I add the featured image for each post preview to also be clickable to take the user to the post page itself?

Viewing 1 replies (of 1 total)
  • laily92

    (@laily92)

    Hello.
    Try this CSS code for hiding tags section:

    .entry-footer span {
    display: none;
    }

    I am interested in your last question too I hope that someone could help.

Viewing 1 replies (of 1 total)
  • The topic ‘Remove homepage post tags’ is closed to new replies.