Thanks Yigit,
Unfortunately that didn’t work, but I managed to disable ajax by changing the following line in searchform.php from:
'ajax_disable' => false
to:
'ajax_disable' => true
The site is on my localhost so I can’t post a link, but I’ll come back to this thread when it’s live.
Cheers
Perfect! Thanks
Here’s a link to a dropbox shared image.
This is at 968px screen width. Notice the spacing on the sides, if I could get rid of that it would probably solve the issue.
Hi guys,
I’m also trying to get a transparent header with small fixed header type. When I start scrolling the header seems to switch to semi-transparent by default.
I’m working locally so unfortunately can’t post a link.
edit: thanks for the quick fix :)