About the AJAX portfolio, when I click on one item and the preview AJAX section opens, the image preview is extremely big, I haven’t found an option to avoid this stretching of the picture to show the original or certain size. Is this possible on the AJAX preview?
Hi yklein!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.portfolio-preview-image {
width: 50%;
}
.portfolio-preview-content {
width: 50%;
}
You should adjust the values accordingly
Best regards,
Yigit
Thanks!
That did the trick for me. Is there a way to change the aspect ratio of the AJAX preview to comply with portrait?
What about mixing portraits and landscapes, possible to adjust the ratio on the fly (perhaps by tagging the images)?
Hi!
Can you please post a screenshot and show the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Best regards,
Yigit