• Resolved tomas0772

    (@tomas0772)


    Hi

    Is there a way to remove the search box from the top of this theme at all? It’s a lovely theme, but I do prefer a search box with other elements where people will find them.

    Thanks

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Rough Pixels

    (@roughpixels)

    Hmmm…I thought I had a setting to disable that; I made a note to do an update to add one. In the meantime, copy and paste this code:

    #top-bar .search-icon-wrapper {
        display: none;
    }

    Paste it into the Customizer’s Additional CSS tab and click the Publish button.

    Thread Starter tomas0772

    (@tomas0772)

    Ah! Marvellous, many thanks, that did the job!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove Search Box in Storytime’ is closed to new replies.