Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1010826

    Hello!
    How can i hide other portfolio items when one of them opened on ajax preview?
    Look screenshot: look at screenshot

    #1011150

    Hey AndreyRasklad,

    Thank you for using Enfold.

    Just add this css code on the Quick CSS field.

    #top .open_container + .grid-sort-container {
        display: none;
    }

    Don’t forget to remove the browser cache or do a hard refresh prior to checking the page.

    Best regards,
    Ismael

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