• Resolved KimMcDougalcrafter

    (@ormgrecipes)


    Is there anyway to get rid of the overlay color that’s on my grid? I’m using this code inside my php template file on my blog at https://kimmcdougal.com

    <?php echo do_shortcode(‘[iscwp-grid username=”kimmcdougalcrafter” grid=”3″ limit=”6″ image_fit=”true” gallery_width=”300″ gallery_height=”300″]’); ?>

    or is there a CSS code to fix this?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    Thanks for reaching here.

    Please go to your Admin Panel->Appearance->Customize->Additional CSS.
    Please put below CSS in this section.
    .iscwp-img-wrp .iscwp-meta { background: unset !important; }

    Please let me know if you have any issues.

    If you like this Plugin Please give your Important Rate and Review Here…

    Thanks & Regards,

    Thread Starter KimMcDougalcrafter

    (@ormgrecipes)

    WOW, what a quick reply!!!! Thank you so much! That worked perfectly!! I will write a reply too!

    Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    If you like this Plugin Please give your Important Rate and Review Here…

    Thanks,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Overlay Color over Grid’ is closed to new replies.