AnotherRandomDisplayName1 Posted June 23, 2022 Share Posted June 23, 2022 (edited) Site URL: https://removed.com Just trying to throw up a really quick and dirty landing page to collect emails. On the mobile version, I notice the site displays a menu button on the type right. I tried playing around in the settings but all I get are options to change the aesthetic of the icon or some visual element but not to remove the icon entirely. We only have the landing page so it doesn't make sense to have a blank menu that has nothing and it looks unprofessional. I purchased the personal plan by the way. Edited to add the domain: Edited September 24, 2022 by AnotherRandomDisplayName1 adding the domain Link to comment
creedon Posted June 23, 2022 Share Posted June 23, 2022 Please post the URL for a page on your site where we can see your issue. If your site is not public please set up a site-wide password, if you've not already done so. Post the password here. Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the documentation at the link provided to understand how it works. Please read the documentation at the link provided on how to share a link to your site to understand how it works. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/. We can then take a look at your issue. AnotherRandomDisplayName1 1 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
AnotherRandomDisplayName1 Posted June 23, 2022 Author Share Posted June 23, 2022 (edited) On 6/22/2022 at 6:38 PM, creedon said: Please post the URL for a page on your site where we can see your issue. If your site is not public please set up a site-wide password, if you've not already done so. Post the password here. Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the documentation at the link provided to understand how it works. Please read the documentation at the link provided on how to share a link to your site to understand how it works. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/. We can then take a look at your issue. Thanks for the reply, just edited it, here's the url: Edited September 24, 2022 by AnotherRandomDisplayName1 Link to comment
Solution creedon Posted June 23, 2022 Solution Share Posted June 23, 2022 Add the following to Design > Custom CSS. .header-burger { display : none; } This is for v7.1. Let us know how it goes. AnotherRandomDisplayName1 1 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
AnotherRandomDisplayName1 Posted June 23, 2022 Author Share Posted June 23, 2022 8 minutes ago, creedon said: Add the following to Design > Custom CSS. .header-burger { display : none; } This is for v7.1. Let us know how it goes. This worked easily! Thank you so much! creedon 1 Link to comment
Javdesign Posted August 9, 2022 Share Posted August 9, 2022 This removes the burger menu and overlay on mobile- very helpful, thanks! But, we have one link and one social icon in the header that we want to just display there instead of the burger on mobile. Does anyone know how to do that? The code above removed it from view entirely (understandably, but not quite what I'm trying to achieve). Link to comment
creedon Posted August 10, 2022 Share Posted August 10, 2022 3 hours ago, Javdesign said: The code above removed it from view entirely (understandably, but not quite what I'm trying to achieve). Please post the URL for a page on your site where we can see your issue. If your site is not public please set up a site-wide password, if you've not already done so. Post the password here. Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the documentation at the link provided to understand how it works. Please read the documentation at the link provided on how to share a link to your site to understand how it works. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/. We can then take a look at your issue. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! 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