Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    This may not be the best or “correct” way to code this, but it’s what I got to work for me since codes for everything but the author were working…

    .entry-author-link,
    .entry-permalink,
    .entry-date,
    .entry-meta {
    	display: none;
    }
    
    .postmeta {
    	display: none;
    }
    .posted-info {
        position: relative;
        visibility: hidden;
    }

    It may not all be necessary, but it gets the job done.

    Thread Starter fatimarostami

    (@fatimarostami)

    Thank you very much for your reply:)

    Please make this ticket as resolve if the above solution worked. thanks

    Thread Starter fatimarostami

    (@fatimarostami)

    unfortunately it doesn’t work

    Could you please share your website here so I can further guide you?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Removing post author and date detail from Dyad theme’ is closed to new replies.