Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #109617
    F
    Participant

    Hi there,

    I have removed the date from posts, pages and archives in Helena Pro. However, what remains is a black square icon that links back to the post or page. How can I remove this?

    My site is under development and not live yet, otherwise I would post the URL so you can see it.

    But, as an example from your demo, you can see the date in a black box here : https://catchthemes.com/demo/helena/2015/11/29/typesetting-design/

    Now I have removed the date, but the black box remains. How can I remove it from posts, pages and archives?

    Thank you

    #109662
    Pratik
    Keymaster

    Hi @F,

    Try following code in Appearance=> Customize=> Additional CSS:

    
    .posted-on {
        display:none;
    }
    

    Regards,
    Pratik

    #109703
    F
    Participant

    This worked. Many thanks!

    #109765
    Pratik
    Keymaster

    Hi @F,

    I am glad it worked out 🙂

    Regards,
    Pratik

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to remove linked file/date icon’ is closed to new replies.