This topic has 11 replies, 3 voices, and was last updated 6 years, 11 months ago ago by Rose Tyler
Hello!
There is a problem with the portfolio page. When you visit the portfolio page the first time and you scroll a bit down the images are overlapping.
This happens also on your Live Preview: http://preview.themeforest.net/item/idstore-responsive-multipurpose-ecommerce-theme/full_screen_preview/4792186?_ga=2.252813129.1977792559.1505225084-1975019858.1493805336
The link to our protfolio page you’ll find attached.
You have to reload the page that all images are shown on their right positions.
Thanks for your help!
Kind regards
Andrea
Hi there,
Thanks for contacting. I am delighted to assist you today. I would suggest to use this custom css code fix to resolve the issue.
div.portfolio-image img{
min-height:200px !important;
}
Hope I was able to help you with your concern.
Hello, @Gartenbrunnen,
Thank you for the notice.
Please edit idstore/js/script.js file (line 834):
http://prntscr.com/gl28pc > http://prntscr.com/gl28yy
jQuery(window).resize();
also it will be fixed in next theme update.
Regards
Hello @Rose Tyler
thank you – this seems to work now.
Kind regards
Andrea
Hello,
You’re welcome!
Regards
Hello Rose,
I am sorry – but this
jQuery(window).resize();
is still not working. Costumers are still complaining about this issue.
We need some help.
Thank you!
Best regards
Andrea
Hello,
Please provide wp-admin and FTP access in Private Content.
Regards
Okay thanks, you’ll find it in private content.
Fixed. Please clear cache and check now.
Regards
Nice – thank you!
Seems to work now. What did you change?
Kind regards
Andrea
You’re welcome!
We made changes in script.js file.
Regards
You must be logged in to reply to this topic.Log in/Sign up