Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #51137
    Andreas Hostettler
    Participant
    Premium Member

    Dear support team

    Is it possible to remove the veil over the slider image. With the risk that the white font of the blog title and category will then be less legible?

    Thanks for your feedback

    Andreas

    #51158
    vako
    Keymaster
    WP Royal Team

    Hi Andreas,

    Can you please describe your issue more detailed? Can you please share the screenshot of the issue or a link where the issue exists?

    If you want to remove the featured slider grey overlay, Please navigate to Dashboard > Appearance > Customize > Aditional CSS and following snippet:

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

     

    Kind Regards

    #51174
    Andreas Hostettler
    Participant
    Premium Member

    That’s exactly what I was looking for. Excuse my English – sometimes I can’t find the right word and then it’s just confusing 🙂

    Thanks a lot for the help!

    #51455
    vako
    Keymaster
    WP Royal Team

    You are welcome. Feel free to contact us anytime.

     

     

     

    Kind Regards

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