Remove "filter" over slider

Home Forums Corporate Key Remove "filter" over slider

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #731
    Anonymous
    Inactive

    I love the theme, and will likely upgrade to the pro version in order to take advantage of some of the additional features.

    I have a question about the feature slider. It has some sort of filter over it, making the images darker than they are. I’d like to remove that, or adjust the settings on it. Can that be accomplished through some CSS code?

    #732
    Axle Themes
    Keymaster

    Hello,

    To remove the overlay just add the below given CSS to

    Dashboard -> Appearance -> Customize -> Additional CSS

    #main-slider article:before {
    
    background: none;
    
    }

    Regards.

    #733
    Anonymous
    Inactive

    Thanks for the quick response! That was it.

    #734
    Axle Themes
    Keymaster

    Thank you for using our theme.

    If you like the theme, can you please take a minute of your time to rate our theme.
    You can rate it here https://wordpress.org/support/theme/corporate-key/reviews/#new-post

    Regards.

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