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 #1356798
How to disable the hover effect on the landscape format image posts?
Closed

Comments

  • Serkan Zararsiz started the conversation

    As above.

  •  1,845
    Elated replied

    Hi there,

    this is the original code for the background overlay:

    .eltd-blog-holder article.format-quote .eltd-post-text {
        background-color: rgba(88,188,179,.9);
    }

    You could do this:

    .eltd-blog-holder article.format-quote .eltd-post-text {
        background-color: transparent !important;
    }

    Or you could just edit the alpha number ".9" to something else like ".5" to get 50% transparency.

    Let me know if there is anything else I can help you with.


    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.