LlinkiepooDec 18, 2016
Hi, which part in the css do i change the width in to change the width of the sliders so that if there is 6 lines, it will all be on one line instead of two.
Thanks
2 replies · opened Dec 18, 2016
Hi, which part in the css do i change the width in to change the width of the sliders so that if there is 6 lines, it will all be on one line instead of two.
Thanks
Hello,
We Really Apologize about the Delay in Replying to your Support Query!
Please add the following CSS Code to increase the Width of the Slider:
@media (min-width: 992px) {
#primary-menu ul ul:not(.mega-menu-column) {
width: 220px;
}
}Simply change the 220px Value to your required value.
This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Thank you, it worked.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard