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 #798935
Opacity
Closed

Comments

  • Stephanie started the conversation

    Hi, 

    How can I darken the post layout with Css ? I can't find the class. Sometimes the picture is too bright and we can't see the title. 

    http://cl.ly/2S391z2U3j3r

    Thx

  •  1,845
    Elated replied

    Hi Stephanie,

    Sorry for the late response!

    Just paste this code inside your elated options/general/custom css field and it should do the trick for general posts

    .eltdf-blog-masonry-holder .eltdf-blog-masonry-item .eltdf-masonry-title{
        color: red !important;
    }
    
    .eltdf-blog-masonry-holder .eltdf-blog-masonry-item .eltdf-masonry-title a:hover{
        color: yellow !important;
    }
    
    .eltdf-blog-masonry-holder .eltdf-blog-masonry-item .eltdf-pt-info-section>div>div{
        color: green !important;
    }
    
    .eltdf-blog-masonry-holder .eltdf-blog-masonry-item .eltdf-pt-info-section>div>div a:hover{
        color: blue !important;
    } 

    You can adjust the layout look by changing every color above to your liking. Hope this will target your desired posts because we can't access your website for live testing, but feel free to contact us if this doesn't target the desired ones. 


    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.

  • Stephanie replied

    Hi,
    Thanks but still not working. At least I have a lead now. 
    I will keep investigating. 

    Thx

  •  1,845
    Elated replied

    Hi Steph,

    Good luck, don't forget to contact us when you post your website online.

    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.