Hello,
Is it possible to make the page visible?
As of now, we are getting an error “Sorry, your request cannot be accepted.”
Thanks.
I just accessed that link, without being logged in, without issue. Not sure what to suggest? (Actually, from what country are you trying access the site – we have it locked down pretty tightly…)
Hello,
I am trying to access the link from India.
I am still getting the Error “Sorry, your request cannot be accepted.”
If I can access the link, maybe I can analyze it bit further.
Thanks.
kartiks16 – Thank you for your offer to help. I have temporarily allowed access from India – please let me know if you are still denied access to the site.
bump – still looking for an answer – please help
The following bit of CSS seems to have addressed my question:
#gallery-2 .gallery-item:nth-child(-n+3) {
display: none;
}