• Resolved samurai555

    (@samurai555)


    Good Morning!

    I have not found an easy way yet to selectively remove the author from the singel event page as my main theme “enfold” does show the author for blogs by default.

    Could you possible help me with a simple CSS?

    best regards

    Gerhard

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

Viewing 1 replies (of 1 total)
  • Plugin Support Suzie

    (@suziekh)

    Hi,

    Please note that the CSS we provided below works only for the event page. Only the author is hidden.

    Add the code to Additional CSS section, please.

    .single-ecwd_event span.blog-author.minor-meta {
    display: none;
    }

    Thanks and have a nice day!

Viewing 1 replies (of 1 total)

The topic ‘Remove author from Events Calendar WD plugin’ is closed to new replies.