Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #64126
    Sarah van Daalen
    Participant
    Premium Member

    Hi – How do i remove the grey overlay from the slider? My otherwise crisp images get this doll look after a second or two.

    Thanks in advance 🙂

    #64130
    vako
    Keymaster
    WP Royal Team

    Hi Sarah,

     

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    #featured-slider .image-overlay {
    
    background-color: transparent !important;
    
    }

     

    Kind Regards

    #64131
    Sarah van Daalen
    Participant
    Premium Member

    Perfect, thx! 🙂
    Is it possible to change the colour of the button in the slider as well?

    #64141
    vako
    Keymaster
    WP Royal Team

    Hi Sarah,

     

    Sure, just send us the colour you want to be applied and we will create a CSS snippet for that.

     

    Kind Regards

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