Reply 238021 to: Author

Avatar: Rose Tyler
Rose Tyler
Support staff
May 20, 2020 at 07:12

Hello,

Theme Options > Blog layout > Show About Author block > Off.
To disable “Comments are closed”text, add the next code in Theme Options > Custom CSS:

.single-post .content > p:last-child {
    display: none;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.