This topic has 3 replies, 2 voices, and was last updated 2 years, 3 months ago ago by houijiaymen
how can i fix the position of search bouton
i found that i have to swap left and right to show the hiden bouton
how can show them without go left or right.
Hello, @houijiaymen,
Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Mobile Custom CSS and check back your site after removing the browser cache.
.et-mobile-panel .et_column {
padding-right: 5px !important;
padding-left: 5px !important;
}
Resulting Screenshot: https://postimg.cc/9rwML5xd
Regards 8Themes Team.
thanks it works
The issue related to '‘how can i fix the position of search bouton’' has been successfully resolved, and the topic is now closed for further responses