Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #679473

    Hello i want to disable the image of my mansonry grill only for mobile device 667pixel….sorry for my bad english

    #679478

    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

    #679483

    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?

    #679862

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.