Hello i want to disable the image of my mansonry grill only for mobile device 667pixel….sorry for my bad english
Hey makai1122!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) {
#top .container .av-masonry-col-flexible .av-masonry-entry { pointer-events: none; }}
Regards,
Yigit
I think this not work because i have perfect grill and not masonry flexible….sorry…so i need to replace .av-mansory-col-flexible with?
Hi,
Provide us with the precise link to the element in question, so that we can be able to assist you better. We will be able to inspect the element if given the link.
Best regards,
Jordan