Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1042922
    Darren G
    Participant

    Hi,

    Is it possible to reduce the size of the font when inputting text into the search box – the default is huge.

    This is my site – http://www.grow-digital1.com

    Thanks

    #1043157
    John Ezra
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    .x-searchform-overlay .form-search .search-query {
        font-size: 5em;
    }

    Just change the font size value, it was originally set to 9.4em. Hope this helps – thanks!

    #1043871
    Darren G
    Participant

    Working perfectly – thank you.

    #1044298
    Friech
    Moderator

    We’re delighted to assist you with this.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1042922 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>