problem in mobile view – search bar appears big in mobile view
-
hello,
the search bar in homepage (website header in all pages) appears big in mobile view. I don’t want it.
Actually I use YITH AJAX SEARCH FORM plugin for that search bar. but I made some changes to display it in long size for desktop view. I use the following code to make it long in additional csssection#dgwt_wcas_ajax_search-2 {
width: 600px;
padding-right: 100px;
border-right-width: 100px;
margin-right: 200px;
margin-bottom: 0px;
padding-bottom: 10px;
padding-top: 20px;
border-top-width: 100px;
margin-top: 30px;
}because of this, it looks long in desktop. but I don’t want it to look long in mobile view.
I’m using estore free theme. my website https://www.tekparts.in/
HOW DO I CHANGE IT, PLEASE HELP ME TO SOLVE THIS.The page I need help with: [log in to see the link]
- The topic ‘problem in mobile view – search bar appears big in mobile view’ is closed to new replies.