Tagged: , ,

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

    Is there a way to remove the icons that appear above the Title and Excerpt? The posts do not have a featured image associated with them (they are just text).

    #335463

    Hey John!

    Thank you for using Enfold.

    You can use this on Quick CSS or custom.css:

    a.slide-image {
    display: none !important;
    }

    Cheers!
    Ismael

    #335627

    Perfect! Thank you very much.

    Consider this ticket closed.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove Icon In Blog Grid Layout’ is closed to new replies.