Tagged: portfolio grid
I have a rather large Portfolio Grid galleries, and I would like to make the red overlay arrow open not to show, but to maybe increase the image size a bit, and when I click that the page opens in new window (target=”_blank”).
How to do this?
Thanks
Hey MORTULGAAH,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.av-portfolio-grid-sorting-container a .image-overlay {
display: none !important;
}
The images have a lot of whitespace around the chairs, it should be reduced, then the chairs will be bigger in the portfolio grid.
If you need further assistance please let us know.
Best regards,
Victoria
Thank you very much! You are the best! :D
Hi MORTULGAAH,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria