Pipope Posted November 1, 2021 Share Posted November 1, 2021 How do I remove that hamburger menu on my page? Link to comment
SquareRefresh Posted November 1, 2021 Share Posted November 1, 2021 Hey @Pipope try to add this in Custom CSS: .header .header-burger { display: none !important; } Pipope 1 SquareRefresh, premium plugins & templates that have an elevated feel. Plugins: Have your site stand out. Templates: Our templates are designed with versatility in mind.Get Freebies: Sometimes things in life are free. Browser our hand selected free plugins. Link to comment
Pipope Posted November 2, 2021 Author Share Posted November 2, 2021 thanks, it works! SquareRefresh 1 Link to comment
kelseydobs Posted April 6, 2022 Share Posted April 6, 2022 Hi there @SquareRefresh - I added in this code to remove the hamburger menu on mobile - but my shopping cart icon now appears a bit too far to the left (See pic) and I'd like it in the corner! Any tips? Link to comment
tuanphan Posted April 10, 2022 Share Posted April 10, 2022 On 4/7/2022 at 5:48 AM, kelseydobs said: Hi there @SquareRefresh - I added in this code to remove the hamburger menu on mobile - but my shopping cart icon now appears a bit too far to the left (See pic) and I'd like it in the corner! Any tips? try visibility instead of display none .header .header-burger { visibility: hidden !important; } If it doesn't work, please share link to your site, we can check easier 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