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 #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.

    Attached files:  Capture.JPG

  •  7,092
    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.

    Attached files:  ex.JPG

  •  7,092
    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,092
    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