Home › Forums › WordPress Themes – Premium › Lavish Pro › Remove Blog Author › Reply To: Remove Blog Author
Hi Greg Rockwell,
Please use this css on child theme style.css file to remove author information.
span.byline { display: none; }
Note: Please use child theme style.css file to add this css, so your changes will not lost on theme update.
Thanks
Lost Password?