Forum Support

Shape 5
March 29, 2024, 06:11:56 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: Header/Custom 3 position  (Read 511 times)
pkennedy99
Jr. Member
**
Offline Offline

Posts: 37



« on: November 07, 2017, 05:14:58 PM »

I am trying to add a menu item to my header/main menu area that is not part of the main menu (nor do I want it to be)

So the only module position I could find that seems to work is custom3 (see attached)

The normal desktop/laptop layout works fine

The Problem is mobile, for some reason is shows my header background twice on a mobile device (see attached) when custom 3 is enabled.

Thoughts on how I can get it to not show twice on a mobile device?
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #1 on: November 08, 2017, 06:25:23 AM »

Hello,

Please post a url.
Logged

Mike Knott
------------
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
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #2 on: November 13, 2017, 09:19:13 AM »

Hello,

I'm not actually sure what is going on with the image, it looks like it's being applied to two different divs. I am not totally sure what you are trying to do with this link though, because you have it set with hide_900 class so it hides on mobile. If you don't want it shown at all on mobile I would suggest hiding the header bar at the same time. You can do that with the following code in custom.css:

@media screen and (max-width: 900px){
#s5_header {
display:none !important;
}
}

That would hide the second bar, but leave your logo on mobile.
Logged

Mike Knott
------------
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
pkennedy99
Jr. Member
**
Offline Offline

Posts: 37



« Reply #3 on: November 13, 2017, 09:55:08 AM »

That works..thanks.  The purpose is to put that QSG link in an obvious place but not in the main menu.
Logged
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.