Tagged: 

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

    Dear Kriesi team

    I would like to remove the excerpt in category pages of the blog section.

    I don’t know why there is this text above each “read more” and cannot get ride of it.

    Besides, that would be great if the blog sub category pages would look the same as the blog main page

    Thank you very much !

    #970234

    Hey doublesam27,

    Add this to quick css:

    .archive .entry-content p{
    display:none;
    }

    Best regards,
    Jordan Shannon

    #970388

    Thanks a lot !
    Have nice day

    #970636

    Hi,

    Glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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