Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #232523
    isaac85
    Participant

    Hi, thanks for a great theme. Can you help me make a couple small changes?

    1. I’d like to remove the “Read More” button from the header section. I already deleted the text, but the empty button is still there.

    2. I’d like to remove the search bar and magnifying glass completely.

    Site: <link>www.hankaaisaac.cz</link>

    Thanks!

    #232589
    tikaram
    Keymaster

    @isaac85: In the header media option please make the field named Header Media Url empty. The button will not be there.

    To remove the search bar. Login to your WordPress admin. Go to Appearance => Customize => Additional css and add the following css.

    .secondary-search-wrapper {
    	display:none;
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    #232609
    isaac85
    Participant

    That works great, thanks so much!

    #235901
    Pamela Mosby
    Participant

    I also want to hide the search bar from my home page (and entire site is fine).

    This doesn’t seem to be working for me, though. I copied and pasted…

    Where else to troubleshoot?

    TIA

    #235941
    tikaram
    Keymaster

    @texasblingqueens: Please post in your site URL so that I can check for the issue.

    Regards,
    Tikaram

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Remove search bar and header button’ is closed to new replies.