Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #813974

    Hi,

    ich habe ein kelines Masonry als Inhaltselement angelegt. Die Motive bestehen aus farbigen Flächen mit Text darauf. Ich hätte nun gern, dass bei Mouseover im Hintergrund ein Bild halbtransparent erscheint. Ist das irgendwie möglich?

    Danke!

    #814992

    Hallo,

    Can you please post a link to your website and a screenshot showing the changes you would like to make? :)
    You can upload your screenshots on imgur.com or Dropbox public folder and post the links here

    Best regards,
    Yigit

    #816275

    Hi,

    I´ve already found a solution :)
    Now I only need to know how I can change the colour of the titles that are shown on Masonry elements. Actually it´s white, but I need red: https://picload.org/image/rporpgpw/bild1.png

    Thanks!

    #816321

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content * {
        color: red;
    }
    

    Best regards,
    Yigit

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