Hello, is it possible to get the underline effect in the menu as in version 4.28.1?
http://prntscr.com/l4r4mk
http://prntscr.com/l4r562
Greetings,
Dario
.menu-wrapper .menu > li > a:after {
left: 50%;
right: 50%;
opacity: 0;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
content: "";
display: block;
position: absolute;
height: 2px !important;
background-color: #a2185b;
}
.menu-wrapper .menu > li.current-menu-item > a:after, .menu-wrapper .menu > li > a:hover:after {
left: 1.07em;
right: 1.07em;
opacity: 1;
}
Regards
Ok, to change the underline color in the fixed menu? I wish it was white.
Greetings
.fixed-header .menu-wrapper .menu > li > a:after {
background-color: white;
}
Regards
Hello,
after updating the template to version 5.1 I see a graphic error in the menu underlining effect.
Greetings,
Dario
Hello,
.navigation-wrapper .menu-wrapper:first-child > .menu-main-container > .menu > li.current-menu-item:first-child > a:after,
.navigation-wrapper .menu-wrapper:first-child > .menu-main-container > .menu > li:first-child > a:hover:after,
.container-wrapper > .header-logo + .menu-wrapper > .menu-main-container > .menu > li.current-menu-item:first-child > a:after,
.container-wrapper > .header-logo + .menu-wrapper > .menu-main-container > .menu > li:first-child > a:hover:after {
left: 0;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.
The message was successfully sent
Your shopping cart is empty
You may extend support period on ThemeForest and then update its status by clicking "Update" button in your Account area.
Purchase code | Expiration date |
---|---|
adb2cf8c-15ed-4d7a-a406-790658a81a6c | 03 Dec 2019 |