This topic has 4 replies, 2 voices, and was last updated 8 years, 4 months ago ago by Rose Tyler
I inserted this code given by you to insert a line under and over the menu.
.breadcrumbs-type-9 .header-type-2 .menu-wrapper {
border-top: 1px solid black;
border-bottom: 1px solid black;
}
I would like these two lines were not at full width but were long the length of the slide, which is centered on the page. I put in private credentials to see.
Hello,
Please, replace the previous code to the following
.breadcrumbs-type-9 .header-type-2 .menu-wrapper .navbar-collapse {
border-top: 1px solid black;
border-bottom: 1px solid black;
}
Regards,
Rose Tyler.
it’s perfect now, thanks
Hello,
You’re welcome!
Regards,
Rose Tyler.
The issue related to '‘Shorten lines under menu’' has been successfully resolved, and the topic is now closed for further responses