Hello
I would like to remove the grey area behind the logo in front of the background image. It´s the JoomlArt Advanced Custom Module, intro style: 3

    Hi grafiska-huset,
    You can add the following CSS code to your template:

    .acm-features.style-3 .features-image:before {
         display: none;
    } 
    Write a Reply...
    You need to Login to view replies.