Archived topic
Are these border boxes on my archive page part of GP or BB?
2 replies · Started by Konrad on June 4, 2020
Hi, I've created a site using GP premium and BB themer. On the archive page I have a border just below the image which I would like to remove but I can't find any CSS for this. Here is a link to it:
https://www.dlsfineartphotography.com/photographs-category/iceland-fine-art-photography/
Does anyone know if this is in the GP theme or is it coming from Beaver Themer?
Just got a super quick reply from the good peeps at BB support:
"That border is coming from BB. The reason it looks like that though is some CSS by GeneratePress which is affecting the image height.
You can set the border to 0 if you'd like with this CSS:
.fl-post-grid-post {border: 0;}
"
Thanks guys!
Glad to hear you found the answer :)