
Originally Posted by
OLCS
Hi Anne,
I have also noticed that when viewing the site on a desktop it is not possible to click/ type in the search box at the top of the page
Thanks
Lee
In the stylesheet.css file add this to the #navMainSearch:
Code:
position:relative;
z-index:1;
Thanks,
Anne