 
	
		
		
		
		
			
Hi, the entry field appears shifted.
See footer – column3 (weather)
click the magnifying glass to display the control.
Can you help me?
Thank´s
Hey!
Try adding this code to the Quick CSS:
.jbww_search_bar input[type="text"] {
    top: 14px;
    position: relative;
    left: 2px;
}Cheers! 
Josue
Thank´s.
