Remove Information Post om SKT Bakery

Home Forums All Other Themes Remove Information Post om SKT Bakery

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #151376
    Giampaolo RibaldiGiampaolo Ribaldi
    Participant
    • Topics: 31
    • Replies: 38
    • Total: 69
    Member since: April 21, 2016

    Hi,

    i would like to remove the information post after the TITLE of a post, when serfing in the categories

    For example i have this:

    TITLE
    date | comments | Categories
    image + text + Read More

    I would like to remove the information about “date | comments | Categories” in the search result of the category.

    How it is possible?

    Thank You

    #151512
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL please?

    Regards,
    Dave

    #151642
    Giampaolo RibaldiGiampaolo Ribaldi
    Participant
    • Topics: 31
    • Replies: 38
    • Total: 69
    Member since: April 21, 2016

    Hi, the main website is www.ideeregaloper.net

    An Example of what i mean is here:

    https://www.ideeregaloper.net/category/regali-originali/

    I was able to remove the date, but I would like to remove the word “no comment” (nessun commento).

    Thank You.

    #151667
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .post-comment {
        display: none !important;
    }

    Regards,
    Dave

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