Hi Hi Please help,
Is there a way to change navigation bar hover effect and scroll down arrow to be like in this image below ?
How to do it ?
Thank you very much
Hi zmkstudio,
Could you provide us with a link to the site in question so that we can take a closer look please?
Thanks,
Rikard
hi url is below
Hi!
Please add following code to Quick CSS
.avia-menu-fx .avia-arrow-wrap {
visibility: visible;
}
.avia-menu-fx {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
bottom: 100%;
}
.avia-menu-fx .avia-arrow-wrap .avia-arrow {
top: 7px;
}
Regards,
Yigit
Hello , Thank you Yigit it’s worked.
Please help me on another question :
I need to change scroll down arrow for section to have border like in the images below.
Please help
Thank you so much
just bump