Home › Forums › WoodMart support forum › Full Screen search pop up on mobile devices › Reply To: Full Screen search pop up on mobile devices
August 19, 2019 at 7:19 am
#139127

Eric Watson
Participant
Hello,
1) Add this custom CSS to Custom CSS for mobile
body .woodmart-search-full-screen .searchform input[type=text]{
font-size: 24px;
}
2) Enable AJAX option http://prntscr.com/ouh11x
Kind Regards
XTemos Studio