Home Forums Pro Themes Education Hub Pro Change colour around slider caption

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #158380
    Euphoric Vocalist
    Participant

    My website is vocaleuphoria.com. On the slider there is this tiny strip of yellow around the caption. How do I change the colour?

    #158385
    Psink
    Keymaster

    @EUPHORIC-VOCALIST, Please add this CSS in the additional CSS to change the strip color of the caption

    
    #main-slider .cycle-caption{
        border-right: 8px solid #fb6602;
    }
    

    you can change the value 8px to any other number to increase or decrease the width of the strip and color code #fb6602 to any other color code to change the color of the strip

    #158437
    Euphoric Vocalist
    Participant

    That worked. Thank you 🙂

    Will there be an update that includes this option in customizer?

    #158485
    Psink
    Keymaster

    We will inform about this topics to theme author. May be they will manage to release new update

    Thanks for your query

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.