Viewing 2 replies - 1 through 2 (of 2 total)
  • Use a Custom CSS plugin for any changes, as when the main theme updates, all the changes you may have made to the main theme will be lost.

    After installing the plugin, paste this code in it:

    .post-header .post_meta .post_author,
    .post-header .post_meta .post_comment {
    	display: none;
    }

    This should remove specifically the post author and comments text. If it does not, post back here.

    Thread Starter kellynuckolls

    (@kellynuckolls)

    Thank you so much! That worked!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Editing the Content from Cherry Shortcode’ is closed to new replies.