Hello,
How do i remove the link on all titles within the ajax portfolios. Thanks!
Hey amester55!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.ajax_slide .portfolio-preview-title {
pointer-events: none;
}
Cheers!
Yigit
Thank uou!!! it works!
One last question – how do i change the order of a portfolio grid to alphabetical a-z?
Thanks