• Resolved timerguys

    (@timerguys)


    Hello,

    I love this theme but I would just like to know how to adjust these couple things.

    When a post is made, I would like it to not show “Author” or “Posted In”

    Is this possible by editing a .php file?

Viewing 1 replies (of 1 total)
  • Hi There,

    Please use the following css to fix your issue:

    .entry-meta {
        display: none;
    }

    NOTE: Please use the custom css plugin or child theme style.css to write the css.

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Adjust post tag information’ is closed to new replies.