Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #3637300
Color of the vertical scroller
Closed

Comments

  • artenea started the conversation

    Hi, Where can I change the dots color form the vertical scroller?

    Attached files:  dotColor.png

  •  4,772
    Michael replied

    Hi,

    What color do you want to use?

  • artenea replied

    Hi Michael, I want this #51376a

  •  4,772
    Michael replied

    HI!

    pls. use following css:

    body.thegem-fp-dost-outlined-active #fp-nav ul li a.active{
        border-color: #51376a;
    }
    body.thegem-fp-dost-outlined-active #fp-nav ul li a span:not(.fp-sr-only) {
        background-color: #51376a;
    }
    body #fp-nav ul li .fp-tooltip {
        color: #51376a;
    }
    body.thegem-fp-dost-outlined-active #fp-nav ul li .fp-tooltip:after {
        background-color: #51376a;
    }


  • artenea replied

    Thanks a lots! It's already working :D

  •  7,092
    Oliver replied

    You are very welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver