Uhm… now the problem is just the custom rule we added before!
If you remove the rule:
.photoblocks-gallery { overflow: hidden; }
(from all galleries unfortunately 🙁 ) the issue is fixed.
I know it’s a hassle and I’m sorry but you should remove that rule from all galleries and add it only to gallery with ID 14 (Coffee Nation Coffee Roasters).
For the Coffee Nation Coffee Roasters it’s better to be more specific, use this rule instead of the previous I gave you:
#photoblocks-14 { overflow:hidden; }
My suspect is there’s some conflict with the theme as I can’t replicate the issue with the standard theme.
Thread Starter
mladha
(@mladha)
So, I only have descriptions for three photos on the following pages:
http://mehnazladha.com/portfolios/qa-with-andreas-papandreou/
http://mehnazladha.com/portfolios/qa-with-aimee-placas/
http://mehnazladha.com/portfolios/qa-with-odysseas-katsaitis/
I followed your instructions and removed the following from those galleries:
.photoblocks-gallery { overflow: hidden; }
But the problem is still appearing and the words are cut off until I hover my mouse over it and click it to expand. Any ideas?
Thread Starter
mladha
(@mladha)
Hi,
I’m following up on my post from a few days ago. Any idea why the photos with descriptions have the descriptions cut off?