Shadows on photos or text blocks no longer work.

It's very frustrating when basic commands suddenly stop working on many pages. For example with the BeTheme CSS code "fotoshadow". Request a BeTheme version with the working old CSS codes.

Website: https://marcellino.ch/

Comments

  • Hi,

    I can see that the fotoshadow class is your custom one.

    Please, try to replace it with the following one:

    .fotoshadow .image_frame{
       box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    

    Thanks

  • Hi, this works - thanks for your quick support.

    Cheers, Remo

Sign In or Register to comment.