- Posts: 60
- Thank you received: 0
Menu alignment
-
max1
Inactive member - Topic Author
- Member
Less
More
2 years 9 months ago #48822
by max1
Menu alignment was created by max1
Hi Milos,
Two questions about Hot-Business.
Do you have a css for setting the menu to the hot-rotator. No white space in between.
Seet a menu Hover action.
Second:
I want to place a mega menu (Jux--Mega Menu) instead of the default Business menu.
I set the Jux--Mega Menu on position mainmenu.
But nothing shows up and the business menu still present.
Will you help me with this one?
Jux menu also with no white between menu and hot-rotator.
Thanks a lot!
Milian
Two questions about Hot-Business.
Do you have a css for setting the menu to the hot-rotator. No white space in between.
Seet a menu Hover action.
This message contains confidential information
Second:
I want to place a mega menu (Jux--Mega Menu) instead of the default Business menu.
I set the Jux--Mega Menu on position mainmenu.
But nothing shows up and the business menu still present.
Will you help me with this one?
This message contains confidential information
Jux menu also with no white between menu and hot-rotator.
Thanks a lot!
Milian
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6745
- Thank you received: 716
2 years 9 months ago #48823
by milos
Replied by milos on topic Menu alignment
Hello,
Try with this, but the text will not be readable:
You probably need to change the layout in the template settings, remove the green "mainmenu" block and replace it with a module position. Then publish the Jux--Mega Menu menu module in this position. Please, for support related to Jux--Mega Menu, please consult the extension developers.
Regards,
Milos
Try with this, but the text will not be readable:
Code:
.sparky_row1 {
position: absolute;
width: 100%;
}
You probably need to change the layout in the template settings, remove the green "mainmenu" block and replace it with a module position. Then publish the Jux--Mega Menu menu module in this position. Please, for support related to Jux--Mega Menu, please consult the extension developers.
Regards,
Milos
Please Log in to join the conversation.
-
max1
Inactive member - Topic Author
- Member
Less
More
- Posts: 60
- Thank you received: 0
2 years 9 months ago #48824
by max1
Replied by max1 on topic Menu alignment
Thanks Milos,
I 've got it.
mfolmer.nl/ja403/
At last, how can I close the white cap between menu and hot-rotator.
I set it on top1 pos so my css is:
.top1{
padding: -20px 0;
}
but this is not working.
Thanks Milian
I 've got it.
mfolmer.nl/ja403/
At last, how can I close the white cap between menu and hot-rotator.
I set it on top1 pos so my css is:
.top1{
padding: -20px 0;
}
but this is not working.
Thanks Milian
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6745
- Thank you received: 716
2 years 9 months ago - 2 years 9 months ago #48825
by milos
Regards,
Milos
Replied by milos on topic Menu alignment
Code:
.sparky_container > .sparky_cell.mp_top1 {
padding: 0 15px;
}
.sparky_container > .sparky_cell.mp_header1 {
padding-bottom: 0;
}
Regards,
Milos
Last edit: 2 years 9 months ago by milos.
Please Log in to join the conversation.
-
max1
Inactive member - Topic Author
- Member
Less
More
- Posts: 60
- Thank you received: 0
2 years 9 months ago #48826
by max1
Replied by max1 on topic Menu alignment
Almost Milos,
I can get not close the cap with the padding parameters.
What do I have to change for eliminating the white spaces?
Milian
I can get not close the cap with the padding parameters.
What do I have to change for eliminating the white spaces?
Milian
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6745
- Thank you received: 716
2 years 9 months ago #48827
by milos
Replied by milos on topic Menu alignment
You did not copy the code properly. Try again, I edited it. Should be ".sparky_cell.mp_header1" instead of ".sparky_cell .mp_header1".
Please Log in to join the conversation.
Time to create page: 0.101 seconds