• Resolved hdcachngoithien

    (@hdcachngoithien)


    Hi all,
    I’m using Ribosome theme, I turned off comments already, also delete comments section at the bottom of each post. But still cannot remove the icons of date, author and comments right below post title.
    Please check the screen print link for your reference.
    I don’t know much about coding, so I got lost when trying to remove them.
    I highly appreciate your help.
    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author galussothemes

    (@galussothemes)

    Hi hdcachngoithien,

    Go to Appearance > Editor, select the custom-style.css file and paste the following code:

    .sub-title {
        display: none;
    }

    Regards.

    Thread Starter hdcachngoithien

    (@hdcachngoithien)

    Wow…thanks GalussoThemes, thanks so much for your very detail instruction. It works well and my blog is clear now.
    I’m so happy. Thanks.

    This code worked perfectly to remove all meta from post but dates are still present in excerpts. How to solve this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Theme: Ribosome] Remove icons of date, author, comments right below post title’ is closed to new replies.