Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1171188
change overlay color for image slider
Closed

Comments

  • gamalielhugo started the conversation

    hi,

    i want to change the overlay color of the image slider to match my corporate color.

    it's currently set to rgba(108, 255, 108, 0.7) (greenish color)

    and im trying to set it to rgba(165, 042, 042, 0.7) (dark red color) to match the corporate color.

    pls help on how to change it, ive tried change the file in koto>assets>css, yet no result.

    thx

  •  1,845
    Elated replied

    Hello there,

    Thank you for choosing our theme.

    As we could see from the related site you sent us there is already dark red overlay for the images https://www.screencast.com/t/BkbBj0vprP, so have you managed to overcome the issue or those changes are not applying in all cases since it applies in our case.

    Please let us know if there is anything else we can do for you.

    Thanks.


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • gamalielhugo replied

    Yes, its working somehow idk why.

    but thx anyway!

  •  1,845
    Elated replied

    Hello again,

    We are pleased that issue is solved . Please let us know if there is anything else we can do for you.

    Thanks.


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • evanlindsay replied

    Is there a way to modify the overlay color in the Custom CSS field?

  •  1,845
    Elated replied

    Hello there,

    It is possible, just point us which overlay needs to be customized and we will gladly provide you necessary Custom Css to do so.

    Please let us know if there is anything else we can do for you.

    Thanks. 


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • evanlindsay replied

    The large square green overlays in the portfolio page. 

  •  1,845
    Elated replied

    Hello again,

    You can use following Custom Css to change mentioned Green Overlay, which is actually page with Portfolio List element

    Just paste Code into Elated Options > General > Custom Css field 

    .eltdf-portfolio-list-holder article.eltdf-pl-item .eltdf-pli-image:after{
        background-color: red!important;
    }

    Please let us know if this solved the issue and if not please send us actual link to desired page.

    Thanks.


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.