Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #144851
    Olaf
    Participant

    Hello,

    it is possible to disable the information about the autor from postings?

    The date should be visible.

    Best Regards
    Olaf

    #144859
    Skandha
    Participant

    @hanmedia: It should be possible with the addition of bit of CSS Code. Please post in your site URL and let me know what information you want to disable.

    Kind Regards,
    Skandha

    #144861
    Olaf
    Participant

    Hi,

    this is the URL:

    https://www.apollo-hotel-cyprus.com/5-sterne-hotels-auf-zypern.html

    I want to disable that the name of the autor is visible.

    Regards
    Olaf

    #144868
    Skandha
    Participant

    @hanmedia: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .entry-meta .author {
        display:none;
    }

    Let me know if this works out.
    Kind Regards,
    Skandha

    #144943
    Olaf
    Participant

    Hello,

    it works. Thank you 🙂

    REgards
    Olaf

    #144946
    Skandha
    Participant

    @hanmedia: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble,
    I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-responsive/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,
    don’t hesitate to let me know. Have a good day!

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘post options’ is closed to new replies.