Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #2803104
navigation dots color
Closed

Comments

  • Louis Lapointe started the conversation

    How can i change the color of the dots, the size ans the color of the text.

    TKS

  •  7,280
    Oliver replied

    HI!

    pls. use the following css:

    body.thegem-fp-dost-lines #fp-nav ul li .fp-tooltip {
        color: #fff !important;
        font-size: 20px;
    }
    body .thegem-fp-dost-lines #fp-nav ul li a.active span:not(.fp-sr-only) {
        background-color: #000;
    }
    body .thegem-fp-dost-lines #fp-nav ul li a span:not(.fp-sr-only) {
        background-color: rgba(0,0,0,0.3);
    }

     

    8153117754.png

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

    Regards, Oliver

  • Louis Lapointe replied

    Working!!!

    TKS!

  •  7,280
    Oliver replied

    Weclome!

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

    Regards, Oliver