How to remove 'Bookmark the Permalink' text in Zelle

Removing The Bookmark the Permalink text within the articles

Please navigate to Appearance -> Customize -> Additional CSS editor and add the following code:

#primary .entry-footer {
    display: none;
}

Save the changes and that's it!

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us