issues with my search form
-
Hi All,
Can’t work out some technical stuff with this search box…hoping someone can help me out.
1. As you see from this site https://www.micromilestones.com
the word ‘go’ is to the left but when I switch it to right it just goes to the bottom of the box and throws the navigation box off.2. Is there a way to underline the word go?
3. Currently when I search for something and no results are generated, I get a blank page. I would like to add “Your search request generated no results”. do you know where I can add this?
4. And lastly, (sorry for the long thread) currently the site in Safari shows a line on the top left. The is the h2 position (it was showing the word ‘Search’ b4) so I changed it to zero font-size
h2, h2 a {
color: #000;
font-size: 0;
margin-bottom: 8px;
font-weight: normal;
margin-top: 0;
text-transform: uppercase;
text-decoration: none;
display: block;
which got rid of it but left the line…any ideas how to fix this?Thanks so much for any help you can give me!
- The topic ‘issues with my search form’ is closed to new replies.