Image Filter item K2

Writer is a clean and professional theme for blog or personal website.
GK User
Tue Jul 14, 2015 5:29 pm
Hello, I will wish to remove the gray filter that there images . Thank you for your help .
User avatar
Fresh Boarder

GK User
Tue Jul 14, 2015 7:19 pm
Hi,
on which page ? Can you show me on Gavick demo url, where exactly.

if homepage only please use:
#tip-overlay {background: transparent; }
User avatar
Platinum Boarder

GK User
Tue Jul 14, 2015 8:24 pm
Sorry I can not send you a picture, I get an error on your forum message and blank page ...

This is an effect that is present on all items . There is a light zoom and filter ( gray). This does not exist on the thumbnails in the ( sidebar ) . thank you

Best Regards
User avatar
Fresh Boarder

GK User
Tue Jul 14, 2015 11:41 pm
Did you checked my solution ? It removes layer from home page.
Modules do not have dark layer/filer or I'm blind because of late hour.
----
To remove dark filter from K2 items image:
.single-page .itemImageBlock::after {background: transparent !important;}
---
About zoom effect in module. Use following code to remove:
.nspImageWrapper img {
transform: scale(1) !important;
}
User avatar
Platinum Boarder

GK User
Wed Jul 15, 2015 2:34 pm
Super I managed well for K2 items , but regarding the views managed by hospitality and portfolio plugin. I do not see a setting in the plugin?

Merci beaucoup

Cordialement
User avatar
Fresh Boarder

GK User
Sun Jul 19, 2015 9:50 pm
I do not see a setting in the plugin?

Me too , because I don't have idea about plugin we are talking about.
Most effects were based on article or k2 items views and they don't have settings like most extension you may know.
So it's little bit limited solution.
User avatar
Platinum Boarder

GK User
Tue Aug 25, 2015 2:16 am
To remove dark filter from K2 items image:
.single-page .itemImageBlock::after {background: transparent !important;}

same problem...
sorry, where do you put this code?
User avatar
Junior Boarder

GK User
Tue Aug 25, 2015 6:38 pm
User avatar
Platinum Boarder

GK User
Wed Aug 26, 2015 1:38 am
hi oscar, i'd already tried the custom css code area on the template manager and it didn't work.
that's why i was asking...
i'll keep trying to figure out why.
User avatar
Junior Boarder


cron