Answers for "fullpage.js change the color of the anchor"

CSS
0

fullpage.js change the color of the anchor

#fp-nav ul li a span, .fp-slidesNav ul li a span {
    background: #183848 !important;
}
Posted by: Guest on October-29-2021

Code answers related to "fullpage.js change the color of the anchor"

Browse Popular Code Answers by Language