• kleanitupjanitorial.com is my site. There is a black overlay over the images in the portfolio section (Services). Is there a way to remove this overlay I tried modifying the html but it wasn’t working.

Viewing 1 replies (of 1 total)
  • Hello,

    You can try to add something like this in the additional css field:

    
    #SECTION_ID .swap-inner {
        background: transparent!important;
    }
    

    The SECTION_ID can be found in customizer under it’s name.

    Regards,
    Iulian Palade
    One Page Express Team

Viewing 1 replies (of 1 total)
  • The topic ‘I need to remove the overlay of the portolio images’ is closed to new replies.