MENU Button Removal
-
Hi, I have been trying to remove the menu button from my site’s home-page and I am unable to do it. Could somebody help me remove it?
The blog I need help with is: (visible only to logged in users)
-
Hi there!
Your site is using WordPress.org software which is hosted on another host. So WordPress.com forum is not the right place to get the solution for your question.
You can post your question in WordPress.org forum:
https://wordpress.org/support/forums/WordPress.com forum helps the sites hosted on WordPress.com only
WordPress.com and WordPress.org are both different platforms, you can find more information for this here: -
Hi @, there is a Simpli theme support forum at WordPress.org where you can post for help.
I took a quick look at your site, and this should do it for you and this only affects the home page of your site.
.home .menu_button { display: none; } .home .site-header h2.site-title { margin-left: 42px; }
- The topic ‘MENU Button Removal’ is closed to new replies.