Reply 197359 to: Search form size

Avatar: Rose Tyler
Rose Tyler
Support staff
July 27, 2018 at 08:18

Hello,

Please add this code in style.css file of your child theme:

@media (min-width: 480px) {
.et-mega-search .et-search-result {
    width: 200%;
}
}

To change size of icons you need to edit et_search_get_posts function from legenda/framework/theme-functions.php in functions.php of your child theme http://prntscr.com/kbmbqd

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.