Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #190292

    You helped me with the Enfold Theme by adding the “link post format” into the grid layout. I would like to either remove the Read More text or add date to the link post format. Can you tell me how to do this?

    Thank you
    Mary

    #190413

    Hi marytalpas!

    Please add this on your custom.css or Quick CSS:

    .format-link .read-more-link, .format-link .slide-meta-time { 
    display: none;
    }

    Regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Enfold Theme “link post format” into the grid layout’ is closed to new replies.