• Resolved coloradoauthorsleague

    (@coloradoauthorsleague)


    I’ve tried searching the forum for a solution to how to remove the Author Detail information at the bottom of posts – only found an entry that says this was fixed but it doesn’t say how to fix it.

    I’ve tried deleting the filler Latin txt there and also replacing the text and also just removing some of that code from the Single Post php but I can’t seem to get any of these solutions to work.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author A WP Life

    (@awordpresslife)

    Hi,

    First of All thanks for using our theme. We are Glad ??

    Here is a Custom CSS for Removing Author meta. Simply Use This Custom CSS into Customizer
    Additional Panel.

    .about_author {
    display: none;
    }

    If you like our theme and support then please don’t forget to rate.
    IT will be really appreciated.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Remove author details at bottom of post’ is closed to new replies.