Hello - On my portfolio page, the first image in a portfolio item is shorter than the other images. It looks like the bottom margin for the right portfolio column needs to be larger because the container goes underneath the header section. However, I don't want to add this margin to all images, just the column itself.
I can't find the CSS selector for this. Any suggestions? Thank you.
From what I can see the header is in absolute position so the items will show underneath it, to fix this issue I would recommend you edit that page (if you don't want this change elsewhere) and set the header position to Static:
Hello - On my portfolio page, the first image in a portfolio item is shorter than the other images. It looks like the bottom margin for the right portfolio column needs to be larger because the container goes underneath the header section. However, I don't want to add this margin to all images, just the column itself.
I can't find the CSS selector for this. Any suggestions? Thank you.
Hi there,
From what I can see the header is in absolute position so the items will show underneath it, to fix this issue I would recommend you edit that page (if you don't want this change elsewhere) and set the header position to Static:
Best regards,
Laborator Team
Good deal, that worked. Thanks.
Happy to hear that, have a great weekend
P.S: If you like our theme, it would help us a lot if you could give us a five-star rating on ThemeForest from your Downloads tab.
A huge thank you from Laborator in advance!
Best regards,
Laborator Team