New Landing › How can we help? › Themeforest Theme Support › Joyn › One page navigation don't display
I am unable to open your website. Showing under construction page. Please remove under construction page?
Regards, Nishant SwiftIdeas Customer Support Team
Hello,
Put this css in your theme custom css box
#one-page-nav li i { width: 16px; height: 16px; }
Great, thanks Nishant ๐
Glad, all working. Have a great day ahead. ๐
Hi, Please attach marked screenshot. Thanks Mohammad
Hi,
Try this one.
#one-page-nav li.selected a > i { background-color: ##006099!important; }
-Rui
Thanks Rui but isn’t for selected, it’s for hover
If I use #one-page-nav li a:hover > i { border-color: #E0DEE2 !important; background-color: #006099 !important; }
it work except on the top bullet (the 1st)
yes, because it’s selected by default. Try the css I provided. -Rui
Use this css and let us know.
#one-page-nav li.selected a:hover > i { border-color: #4380af !important; background-color: #4380af !important; }
It’s OK ! Thanks Rui, thanks Nishant !
glad it’s sorted. Thanks Nishant. -Rui
You must be logged in and have valid license to reply to this topic.