• Resolved hackerman1

    (@hackerman1)


    Looking at the Gwolle guestbook live, it shows the number of entries on top, for example, “55 entries.”, see:
    https://djuwe.info/gaestebuch/

    But I don’t want the website users seeing that number and there seems to be no option for that in the backend. Is there a solution to that problem, even if it requires coding?

    Best Regards

    • This topic was modified 5 years, 7 months ago by hackerman1.
Viewing 1 replies (of 1 total)
  • Plugin Author Marcel Pol

    (@mpol)

    Hi, you can add this CSS:

    #gwolle-gb-total {
        display: none;
    }

    You can add it in Dashboard > Appearance > Customizer > Custom CSS.

Viewing 1 replies (of 1 total)
  • The topic ‘Guestbook shows number of entries?’ is closed to new replies.