Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #655015

    Hi, the masonry displays the tiles “faded” before they become bright on hover. How would I make them even more faded (i.e.darker) so that I can read my text better? I tried some Quick CSS options but seemed unable to achieve this.

    Thanks for a superb theme!

    • This topic was modified 7 years, 11 months ago by pixel2data.
    #655524

    Hi pixel2data,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #655585

    Sure and thanks fro the quick response.
    The temporary URL of the webpage is: http://wp.cipa.icomos.org/

    In the middle of the page, I use the masonry to show our different task groups. To make the contrast between the white text and the greyed-out tiles even larger, I would like to make them even darker (but still light up when you go over them).
    Also, I used a <BR> element to split my text on every tile. Is there another, more neat way, to do this?
    Thanks!!

    #655989

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #top .av-caption-style-overlay a.av-masonry-item-with-image .av-inner-masonry-content {
        background: rgba(0,0,0,0.5) !important;
    }

    You can make it even darker if you adjust the value 5 to something higher.

    Regards,
    Rikard

    #656096

    Super, thanks! Works as expected.

    #656232

    Hi,

    Great, glad we could help :-)

    Thanks,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.