Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1016498

    Hi
    Add below code in template folder /css/custom.css file to remove the mask

    ul.grid-view li.item-first .item-info .item-image .mask {
        background: none!important;
    }
    ul.grid-view li .item-info .item-image .mask{
        background: none!important;
    }

    Hope it helps.
    Regards

    kdewson Friend
    #1016745

    Great, thank you!

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  kdewson 7 years, 1 month ago.

The topic ‘Magazine Layout – Grid View’ is closed to new replies.