Forum Support

Shape 5
March 29, 2024, 08:40:42 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Remove Hamburger Menu Icon  (Read 803 times)
mpanza
Jr. Member
**
Offline Offline

Posts: 22



« on: February 09, 2017, 03:24:02 PM »

Hello,

I don't have my site online for you to see but I'm wondering if you still may be able to help.  I edited the code in the index.php as per your request to enable the top menu to stay visible at all times on the home page even with the Image and Content Fader visible.  This works great.  Here is what I did as requested:

to make the menu remain visible on home page add this:
Open up the index.php file look for:

<?php if($s5_pos_custom_1 != "published") { ?>#s5_menu_and_other {height: 95px;}<?php } ?>

And change it to:

<?php if($s5_pos_custom_1 != "disabled_published") { ?>#s5_menu_and_other {height: 95px;}<?php } ?>


My question is though now that this works I still have the word "Menu" on the far right along with the hamburger icon.  I would like to remove this altogether as it is no longer needed since the top menu is now always visible.

How would I do this?

Thanks,

Michael
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #1 on: February 10, 2017, 12:18:33 PM »

Hello,

Just open up the index.php file and look for the following and remove:

Code:
<?php if($s5_pos_custom_1 == "published") { ?>
<?php if ($s5_menutext != "") { ?>
<div onclick="s5setmenubarheight()" id="s5_menuiconwrap">
<div id="s5_menuiconact"></div>
<div id="s5_menutext"><?php echo $s5_menutext;?></div>
</div>
<?php ?>
<?php ?>
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.