SocioBox is Hiding my Main Menu
- Posted by Giovanni Ciavarelli (26) Offline
Hello!
I am setting up a new website and I am doing some tests.
I found out that since I have activated SocioBox, my MAIN MENU sub menus, will go UNDER the module that is under It.
When SocioBox is activated is like my Menu goes into a "Second Layer" hiding under the rest of the page .... You can see It on my website URL.
If you test my Main menu Activating and Deactivating SocioBox you will find the differences!
Sorry I am not able to explain myself in english!
Any Idea?
Thanks!
9 years 10 months ago #1
by Giovanni Ciavarelli
I am setting up a new website and I am doing some tests.
I found out that since I have activated SocioBox, my MAIN MENU sub menus, will go UNDER the module that is under It.
When SocioBox is activated is like my Menu goes into a "Second Layer" hiding under the rest of the page .... You can see It on my website URL.
If you test my Main menu Activating and Deactivating SocioBox you will find the differences!
Sorry I am not able to explain myself in english!

Any Idea?
Thanks!
Please Log in or Create an account to join the conversation.
- Posted by Giovanni Ciavarelli (26) Offline
P.s.
If I will resolve my problem ... (as I relly need that main menu) ... will It be possible to have SocioBox item Stick in the bottom of the screen? ... Or I'll need to scroll my website? Thanks Again!
9 years 10 months ago #2
by Giovanni Ciavarelli
If I will resolve my problem ... (as I relly need that main menu) ... will It be possible to have SocioBox item Stick in the bottom of the screen? ... Or I'll need to scroll my website? Thanks Again!


Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5310) Offline
Hi clavani,
Can you try to add this code to your css file :
9 years 10 months ago #3
by TemplatePlazza
Can you try to add this code to your css file :
#sp-menu-wrapper {
z-index:999!important;
position:relative!important;}
Hmm it should be stick on the bottom of screen, can you try to change the module position of the sociobox into other position (for example 'debug' position)?will It be possible to have SocioBox item Stick in the bottom of the screen?
Please Log in or Create an account to join the conversation.
- Posted by Giovanni Ciavarelli (26) Offline
Hey! Thanks!
It worked! I just added the code in tel menu.less file and now It is not hiding under!
For the second question (a minor question) ... unfortunately I don't have a "Debug" position in my template. SocioButton is staying where i placed It (left in my case, or elsewhere I tried) but I have to scroll down to see It.
Anyway ... My most important problem is solved!
9 years 10 months ago #4
by Giovanni Ciavarelli
It worked! I just added the code in tel menu.less file and now It is not hiding under!

For the second question (a minor question) ... unfortunately I don't have a "Debug" position in my template. SocioButton is staying where i placed It (left in my case, or elsewhere I tried) but I have to scroll down to see It.
Anyway ... My most important problem is solved!

Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5310) Offline
Ah glad it works 
Regarding the module position, how about to place it under the same position of credit card logos (in the bottom right)?
9 years 10 months ago #5
by TemplatePlazza

Regarding the module position, how about to place it under the same position of credit card logos (in the bottom right)?
Please Log in or Create an account to join the conversation.
- Posted by Giovanni Ciavarelli (26) Offline
I don't need those credit cards so I Just tried 
Unfortunately is too on the bottom! So users would have to scroll all site down, that's why I was asking for a way to stick SocioButton on the screen. Maybe It's my template fault! If It's not possible don't worry!
9 years 10 months ago #6
by Giovanni Ciavarelli

Unfortunately is too on the bottom! So users would have to scroll all site down, that's why I was asking for a way to stick SocioButton on the screen. Maybe It's my template fault! If It's not possible don't worry!
Please Log in or Create an account to join the conversation.