Full width search bar and exiting website on pressing back in mobile
-
Hi,
Im trying to create a full width search bar below the header area. So, in that case I have entered following code:
.dgwt-wcas-search-wrapp.dgwt-wcas-no-submit.woocommerce.dgwt-wcas-active {
margin-left: 0em;
margin-right: 0em;
margin-bottom: 1em;
max-width: 1200px;
}
So its appearing small in center but when I click on search bar it expands to full screen. But I want to create a full screen.Second, when in mobile view I press search but then when I press the back button its exiting the whole website rather than exiting the search
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Full width search bar and exiting website on pressing back in mobile’ is closed to new replies.