• Resolved Piani

    (@webbmasterpianise)


    I have The Event Calendar on a page with slug and all works great. When I go to the page all events is showing. But still i get this message at the top “It looks like we can’t find what you’re looking for. Try doing a search.”

    Just under the title:

    <p class="">It looks like we can't find....

    I just want to get rid of that message or a fix so its understand that all is fine. Any tips plz?

    • This topic was modified 2 years ago by Piani.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support iammarta

    (@iammarta)

    Hi @webbmasterpianise ,

    Thanks for reaching out!

    You can get rid of that message with the following CSS rule:

    .post-type-archive-tribe_events .entry-header.ast-no-thumbnail p {
    display: none;
    }

    Please add it to Appearance >> Customize >> Additional CSS.

    Does it work?

    Best regards,
    Marta

    Thread Starter Piani

    (@webbmasterpianise)

    Thank you for a quick and perfect solution. It solved my issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Strange message’ is closed to new replies.