Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #762576

    Hello,
    The stroke of the searchbox is gone. (when you click the search icon)
    It should just look like the searchboxes on the searchpage (see link)

    Also would like to remove the blog part of the searchpage.

    thanks

    #764102

    Hey Wolf,

    We apologize for the delay. I tried to check the link but it shows:

    Not Found
    
    The requested URL /index.php was not found on this server.

    Best regards,
    Nikko

    #764250

    I moved the site

    #764426

    Hi,

    Thanks for providing the link, I can see the orange button with the search icon inside it. Can you elaborate more on the issue? The stroke of the searchbox is gone I’m not sure what you are referring with this since I don’t find any issue on the searchbox on the page you gave.

    Cheers!
    Nikko

    #765386

    I have added 2 images.
    1. Is how it looks on the search page. The searchbox (where you type) has a grey stroke.
    2. This how the searchbox in the main menu looks, it does not have that stroke around the type area.

    #765926

    Hi,

    Thanks for the screenshots, please try the following in Quick CSS under Enfold->General Styling:

    #searchform div {
      border:1px solid #ddd !important;
    }

    Best regards,
    Rikard

    #771676

    sorry this didn’t work

    #772868

    Hi,

    Try adding this code in Quick CSS:

    #header_main .avia-search-tooltip {
        box-shadow: none !important;
    }
    
    #top #searchform>div {
        margin: 0;
    }
    
    #top #header_main #s {
        border: 1px solid #e1e1e1 !important;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #774032

    Perfect!

    #774830

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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