I can’t find how to remove this phone number. Can anyone help? See attached image and link.

http://underconstruction.nptwomensaid.org.uk/
Thank you for reading!
Tracy
I can’t find how to remove this phone number. Can anyone help? See attached image and link.

http://underconstruction.nptwomensaid.org.uk/
Thank you for reading!
Tracy
the div is classed “my-phone” which means you can easily hide it with some css:
.my-phone {display:none;}
If you are not able to click on and edit the text, you’ll need to find where it is in your page template.
Hope it helps!.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.