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

Okay
  Public Ticket #3433062
I can't find how to change the color of the fp-sr-only homepage slide
Closed

Comments

  • YOLOBANDOFICIALROMANIA started the conversation

    Hello,  

    I changed that code for those slide dots but they still didn't change their color to black. I also changed the color code from white to black, but it still doesn't work. I mean those points where you can access any slide from the homepage if you click on them.

  •  7,280
    Oliver replied

    HI!

    CSS example:

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

     

    3938581396.jpg

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

    Regards, Oliver

  • YOLOBANDOFICIALROMANIA replied

    Not working. Those dots are still white.

  •  7,280
    Oliver replied

    HI,

    please check it now

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

    Regards, Oliver

  • YOLOBANDOFICIALROMANIA replied

    Now is perfect.


    Thank you!

  •  7,280
    Oliver replied

    You're welcome!

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

    Regards, Oliver