TProse Posted March 21, 2020 Share Posted March 21, 2020 (edited) Site URL: https://www.tjarkprose.com Hello! How can I change the index menu padding only for mobile view? The padding distance for laptop view is already perfect Any help would be greatly appreciated! Edited March 22, 2020 by TProse Link to comment
Solution tuanphan Posted March 22, 2020 Solution Share Posted March 22, 2020 Add to Page Settings > Advanced > Header <style> @media screen and (max-width:640px) { .tweak-index-nav-layout-inline .collection-nav-desc-wrapper .collection-nav { bottom: 20vw; } } </style> 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment