HI! how can i to remove the semi-transparent layer that is gray in the
slideshow . I need my images to be viewable without any opaque filter.

    wailoong Hi

    You can try with this custom css:

    .slideshow .img-bg {opacity: 1 !important}

    put into file: root/templates/ja_lawfirm (your template)/css/custom.css (create this file if it doesn't exist now)

    Regards

    Write a Reply...
    You need to Login to view replies.