sprindesk
Chevereto Member
On previous update " https://chevereto.com/community/thr...ble-until-we-mouse-over-the-thumbnails.11238/ "
I had mentioned it. you only fix it for large screen. check it from 1009px to 1216px issue has not been fixed there.
on my website " https://picglory.com " I have again put custom code to fix it.
	
	
	
		
				
			I had mentioned it. you only fix it for large screen. check it from 1009px to 1216px issue has not been fixed there.
on my website " https://picglory.com " I have again put custom code to fix it.
		CSS:
	
	.list-item-desc {
opacity:1;
}