inham Posted October 30, 2021 Share Posted October 30, 2021 Hi, I am trying to reduce the size of my overlay menu on mobile. It is reduced on the desktop but I'd like to achieve the same result on the mobile site. Any tips? Thanks! https://wolverine-polygon-atzy.squarespace.com/config/design/custom-css password: jewellery21 Link to comment
tuanphan Posted November 2, 2021 Share Posted November 2, 2021 Hi, You mean menu width or menu height or menu items size? 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
tuanphan Posted November 7, 2021 Share Posted November 7, 2021 On 11/4/2021 at 6:42 PM, inham said: i mean the width Try adding to Dsesign > Custom CSS @media screen and (max-width:767px) { .header-menu-bg.theme-bg--primary { width: 50%; } .header-menu-nav { width: 50%; } } 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