Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #548671

    Hi
    Is there a way to move the search box on the search page? The clients wanted their logo in a particular position and to disappear when on scroll (it works perfectly) but the only problem is on the search page. The logo sits over the search bar (see screenshot). It can be seen if you scroll slightly so the logo disappears but we’d rather the search bar is moved down or across so it’s not hidden when the page first opens.
    Many thanks
    Anji

    #548687

    Hi AnjiG!

    Can you please post the link to your website?

    Cheers!
    Yigit

    #548733

    Hi Yigit
    Yes, sure
    Anji

    #548743

    Hi!

    Please add following code to Quick CSS

    .error404 .content, .search .content {
        padding-top: 170px;
    }

    Best regards,
    Yigit

    #548859

    Hi Yigit
    I’ve tried the code and I’m afraid it doesn’t seem to work.
    Anji

    #548878

    Hey!

    Do you mind creating a temporary admin login and posting it here privately?

    Regards,
    Yigit

    #548903

    Hi Yigit
    Here’s the login details…
    Thanks
    Anji

    #548911

    Hi!

    There was a missing closing curly bracket in your custom CSS code. I closed it. Please flush browser cache, refresh your page a few times and review your website

    Regards,
    Yigit

    #548930

    Hi Yigit
    Thanks so much for this…I thought I’d copied and pasted correctly but obviously not! Thanks again for your help…as always, brilliant support.
    Anji

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Search Box on Search Page’ is closed to new replies.