That seems to have worked! Thanks!
Sorry. Forgot to clarify that it is on mobile that I want the menu to close upon selection.
Ok, thanks for your help!
Actually, I just added !important to each of the css commands you gave me, and it seemed to fix most of the animations! Is there a way to make the Fancy Portfolio not animate each item on?
Thanks!
That did not appear to work. It looks like it made the items start visible and in position, but then when you continue scrolling, they snap to the animation.
Hi,
I created the animations in WP Bakery within the theme.
The website is abettermancc.com
My site is currently has a “Coming soon” page up right now, so I can’t really give you the URL. However, I have attached a video of what I’m talking about.
So when the video starts, I click the expand icon at the top right and it opens the lightbox. However, the lightbox only contains the featured image.
Then I go back and click on the image itself, and it opens the portfolio item’s page. (I do not want this).
I would like all of the content for the portfolio item (description, more images, etc.) to be displayed in the lightbox. That way we never leave the main site.
If I were to take a stab at coding it out, it would be along the lines of putting a get_page() function (or whatever the equivalent for portfolio items would be) inside the lightbox code.
Does that help?