Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1017509

    Hello,
    at the moment the search button is on the right of the top main menu.
    I want to move the search button into the header. How can I do this.

    Thanks a lot for your answer.

    #1017695

    Hey Michael,

    Could you post a link to the page in question so that we can take a closer look please?

    Best regards,
    Rikard

    #1017825

    Hi Rikard,

    here is the link: https://www.zauber-rauch-hannover.de/

    #1018112

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    #menu-item-search {
        position: absolute;
        top: -70px;
        right: 100px;
    }

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.