I have a purple circle in the middle of my page.
When I hover over it, it says the link is my domain/#
What can I do to get rid of it?
Cheers.
I have a purple circle in the middle of my page.
When I hover over it, it says the link is my domain/#
What can I do to get rid of it?
Cheers.
Perhaps if you told others where they might view the issue...
Oh yeah. Sorry.
It's http://www.forestlakeuca.org.au - on the home page.
Cheers.
seems to be part of the slider of your theme; as you have only one slide, there is only one dot.
a quick-fix might be to add this at the end of style.css of your theme:
.pag_box ul { display: none; }
(not tested for side effects on othere pages of your site)
Thanks mate. I'll give that a go.
That seemed to work and the other pages don't seem to be affected. Thankyou very much!
You must log in to post.