Ajax Portfolio Preview Settings
portfolio > item (lightbox) > big photo, text on right, x on top right
I want big photo not clickable and not enlarge
Hi studiokatowice!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.portfolio-preview-image {
pointer-events: none;
}
Cheers!
Yigit
thx, and last question: how to have prev/next arrows ?
i mean: no enlarge BUT prev/next visible …..