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 #1186738
portfolio slide color
Closed

Comments

  • Damian started the conversation

    Hi

    how can I change the color of the hover type "slide" in the portfolio list? Its only possible for the hover type "centered" (Shader Background Color). 

    Best

    Damian


  •  1,845
    Elated replied

    Hello Damian,

    To change hover type color in type slide use following Custom Css code, just  paste it into Elated Options > General > Custom Css field with setting desired color:

    .eltd-ptf-slide .eltd-portfolio-list-holder article .eltd-item-text-overlay{
        background-color: red;
    }

    and to uniformly set for every portfolio list 

    .eltd-portfolio-list-holder article .eltd-item-text-overlay{
        background-color: red!important;
    }

    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.