Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Apr 08, 2023 6:41 pm
How do I edit the photos in the comment section so that the top of my photos do not get cut off?
When I click on the photos in the comments it does not show the whole picture in the gallery.
Thanks!
Website URL
2 Replies
Apr 10, 2023 7:43 am
Hi @pjsub75,
Please use the CSS code below:
#colorbox,#cboxOverlay,#cboxWrapper { z-index: 99999999 !important; }
Put the code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.
Don't forget to delete the caches before checking.