×
Support Offline :
Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time:
Our Time:
Forum
JUX Member Forum - Restricted to Members Only
JUX Mega Menu Extensions
JUX CSS3 Mega Menu
JUX Easy Mega Menu
JUX Easy Mega Menu
Less
More
Posts: 7
Karma: -1
Thank you received: 0
6 years 1 month ago #22346
by Martin Kyle
Hi,
I would like the menu to stretch right across the page similar to this site jane463.wixsite.com/mysite. I am a currently using a rockettheme template call Chapelo. This is what is shown currently
bigproperty.net/big2018/
Thanks Martin
Please Log in or Create an account to join the conversation.
Less
More
Posts: 4926
Karma: 49
Thank you received: 334
6 years 1 month ago #22348
by HaiND
Hi Martin Kyle
Thank you for contacting and choosing our product
About your problem, please go to back-end module -> Advanced tab and add custom CSS:
#rt-drawer {
background: #fff; margin: 12px 10px 20px;
}
.rt-block {
padding: 0; margin: 0;
}
.navbar.main-navigation {
margin: 0
}
as image bellow:
prnt.sc/kyfl3f
Hope it will help you, if still have problem, please send information login back-end via email:
This email address is being protected from spambots. You need JavaScript enabled to view it.
I will check it for you soon
Thanks
Best Regards
--HaiND--
Please Log in or Create an account to join the conversation.
Less
More
Posts: 7
Karma: -1
Thank you received: 0
6 years 1 month ago #22349
by Martin Kyle
hi,
the code has left a gap either site of the menu. It also has adjusted the footer height. Please advise
bigproperty.net/big2018/
Thanks Martin
Please Log in or Create an account to join the conversation.
Less
More
Posts: 4926
Karma: 49
Thank you received: 334
6 years 1 month ago - 6 years 1 month ago #22350
by HaiND
Hi again
I sorry for not paying attention to your footer has a class of templates similar to the menu
please edit:
.rt-block {
padding: 0; margin: 0;
}
to :
#rt-drawer .rt-block{
padding: 0; margin: 0;
}
Hope it will help you
Thanks
Best Regards
--HaiND--
Last edit: 6 years 1 month ago by
HaiND .
Please Log in or Create an account to join the conversation.
Less
More
Posts: 7
Karma: -1
Thank you received: 0
6 years 1 month ago #22351
by Martin Kyle
Hi,
it has now made the menu the same height as the footer
#rt-drawer {
background: #000000; margin: 12px 10px 20px;
}
.rt-block -> #rt-drawer .rt-block{
padding: 0; margin: 0;
}
.navbar.main-navigation {
margin: 0
}
Thanks Martin
Please Log in or Create an account to join the conversation.
Less
More
Posts: 4926
Karma: 49
Thank you received: 334
6 years 1 month ago - 6 years 1 month ago #22352
by HaiND
Hi again
I'm sorry but I see you edit CSS not as I instructed:
Please check my recent answer:
rt-block {
padding: 0; margin: 0;
}
to :
#rt-drawer .rt-block{
padding: 0; margin: 0;
}
Please try again
Thanks
Best Regards
--HaiND--
Last edit: 6 years 1 month ago by
HaiND .
Please Log in or Create an account to join the conversation.
Less
More
Posts: 7
Karma: -1
Thank you received: 0
6 years 1 month ago #22353
by Martin Kyle
Great thanks. Still have a white gap either side of the menu bar. What would cause that?
Thanks Martin
Please Log in or Create an account to join the conversation.
Less
More
Posts: 4926
Karma: 49
Thank you received: 334
6 years 1 month ago #22354
by HaiND
Hi again
please edit:
#rt-drawer {
background: #000;
margin: 12px 10px 20px;
}
to:
#rt-drawer {
background: #000;
margin: 12px 0 20px;
}
Thanks
Best Regards
--HaiND--
Please Log in or Create an account to join the conversation.
Less
More
Posts: 7
Karma: -1
Thank you received: 0
6 years 1 month ago #22355
by Martin Kyle
Fixed. One last thing. The hover for the drop down is bigger than the box for the drop down. Where do I adjust the width? Also can you adjust the width of the drop down box?
Thanks Martin
Please Log in or Create an account to join the conversation.
Less
More
Posts: 4926
Karma: 49
Thank you received: 334
6 years 1 month ago #22364
by HaiND
Hi again
I checked and found it conflicted with your CSS style templates
please go to back-end and add CSS custom:
.jux-nav-child.jux-dropdown-menu .row {
margin: 0px!important;
}
Thanks
Best Regards
--HaiND--
Please Log in or Create an account to join the conversation.
Forum
JUX Member Forum - Restricted to Members Only
JUX Mega Menu Extensions
JUX CSS3 Mega Menu
JUX Easy Mega Menu
Time to create page: 0.050 seconds