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 #1661977
Changing apperance
Closed

Comments

  • tyminski started the conversation

    Hi, I have a question regarding the front page of related URL. 

    First of all, how can i change the colour, padding and type colour of overlay on single portfolio item in portfolio list. Right now it's a black text on a white background, i want to change it to black background and white text on it. Also i would like to get rid of padding. Unfortuatelly i couldn't find these options in the backedn, so i assume it is only possible via css tricks. 

    Thank you in advance :)

  •  1,845
    Elated replied

    Hello,

    Please note that you can change the most dominant theme color in Theme Options >> General >> First main color.

    Some other colors you can set through Theme Options (for instance >>) Header or if some element has predefined style with some custom css (we can assist you with that).

    - You can try to add this css underneath in Appearance >> Customize >> Additional CSS field:

    .eltd-portfolio-list-holder.eltd-pl-gallery-overlay .eltd-pli-text-holder .eltd-pli-text-wrapper {
        background-color: #000;
    } .eltd-portfolio-list-holder.eltd-pl-gallery-overlay article:hover .eltd-pli-text-holder .eltd-pli-title {    
        color: white;
    }


    - You can change space between items in Elated Portfolio List settings >>

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

    Thank you,
    Jerry


    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.