Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #331742
    Stefan
    Participant

    hello,
    how do i delete the sentence at the end of the services?

    “Your Service Archive currently has no entries. You can start creating them on your dashboard.”

    See: https://selinagraf-beauty.de/leistungen

    Kind regards

    Stefan

    #331762
    tikaram
    Participant

    @coriopat : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    .page-id-210 em {
      display: none;
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    #331764
    Stefan
    Participant

    Hello Tikaram,

    it works wonderful well 🙂

    Thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.