Thank you for your help. We are nearly there. The navigation is on the left now as expected. The hover state supposed to reveal the section name. It should be shifted to the right as at this moment they are still show on the left, so behind the screen. I did not provided any URL as I was working on the local copy only. Temporarly I have uploaded this project here (if it helps): https://dev.zengility.life/
#fp-nav.transparent ul li .fp-tooltip.right {
right: inherit;
width: 150px;
}
#fp-nav.transparent:not(.light-controls) ul li .fp-tooltip .tooltip-inner:after, #fp-nav.transparent.tooltip_alt ul li .fp-tooltip .tooltip-inner:after {
opacity: 0 !important;
}
Is there any way to have dot, transparent navigation on the left hand site of the screen?
Hey,
Please provide the page url so that i can write up the custom css for whats possible.
Thanks
ThemeNectar Support Team
Hi Oskar,
Thanks for getting in touch.
use the following custom css:
Hope this helps.
Hi Adrew,
Thank you for your help.
We are nearly there. The navigation is on the left now as expected. The hover state supposed to reveal the section name. It should be shifted to the right as at this moment they are still show on the left, so behind the screen. I did not provided any URL as I was working on the local copy only. Temporarly I have uploaded this project here (if it helps):
https://dev.zengility.life/
Kind Regtards
Hi Oskar,
Add the following:
Hope this helps.