Hello dream team :-)
In a post (entry with sidebar) the feature image is 845px width.
But his container is 100% full width and it cause some extra space on his right side:
It is not a real issue, but as i have had a shadow along the right sidebar, this extra space hide my shadow…
So i just change his CSS:
.big-preview.single-big {max-width: 95% !important;}
And now my vertical shadow is not hidden:
Hi pako69!
I am not sure if i understood you correctly. Sounds like you have solved your issue? :)
Cheers!
Yigit
Hello Yigit
Yes I solved it, it was just to tell you about this issue that should be maybe corrected?