gbmarck Posted May 7, 2021 Share Posted May 7, 2021 Site URL: https://www.don-viajes.com/search Hi, I'm trying to find a way to customize padding / margin on my default search page. It looks good on desktop, but I need to adjust it for mobile as the search field is quite close to the header. This is the page I'm talking about: https://www.don-viajes.com/search And these are the screenshots for both mobile and desktop: Thanks! Link to comment
Solution tuanphan Posted May 9, 2021 Solution Share Posted May 9, 2021 Add to Design > Custom CSS /* search page mobile */ @media screen and (max-width:767px) { .sqs-search-page { margin-top: 40px; } } gbmarck 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
gbmarck Posted May 9, 2021 Author Share Posted May 9, 2021 Thank you so much, @tuanphan. Works perfectly. tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment