Remove overlay from main slider

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9129
    lrileypool
    Participant

    Greetings,

    Got a couple questions–

    How can I remove the overlay from the main slider?

    Also, on the homepage when I hover over an image, the background of the text that slides over the image is purple. I’d like to change that to silver if possible.

    Any help would be appreciated.

    Regards,
    Luke

    #9130
    eVision Themes
    Keymaster

    Thanks for using our theme.

    Put this code in the Dashboard > Customize > Additional CSS

    .thumb-overlay.main-slider-overlay {
        background: none;
    }

    Hope this solve your queries.

    #9137
    lrileypool
    Participant

    thank you very much. anything we can do to change the purple??

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