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 #3188422
scroll points
Closed

Comments

  • Laura started the conversation

    Hi! 

    On my website (now in maintenance mode) https://expandiainternational.com/?mct_token=8E6E28035DB1

    I want to put the scroll points in another colour. Now they are white, and I want them in black. Where can I change the style? In case of adding CSS, could you tell me? 

    Thank you.

    Laura

    Attached files:  croll point white.jpg

  •  4,772
    Michael replied

    HI!

    pls. use following css:

    .thegem-fp-dost-outlined-active #fp-nav ul li:hover a, 
    .thegem-fp-dost-outlined-active #fp-nav ul li a.active, 
    .thegem-fp-dost-outlined-active #fp-nav ul li:hover a.active {
        border-color: #000 !important;
    }
    .thegem-fp-dost-outlined-active #fp-nav ul li a span:not(.fp-sr-only) {
        background-color: #000 !important;
    }
    #fp-nav ul li .fp-tooltip {
        color: #000 !important;
    }
    .thegem-fp-dost-outlined-active #fp-nav ul li .fp-tooltip:after {
        background-color: #000 !important;
    }


  • HarrievanC replied

    And if you are using lines(for using navigation dots), what css do i need to use?

  • HarrievanC replied

    And can you color the active and non-active lines different?

  •  7,092
    Oliver replied

    Hi,

    Please give me link to your site

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

    Regards, Oliver