Hi X Team,
I have a quick question, I’m trying to get items to space uniformly inside my “The Grid” section on my portfolio page:
Here is the URL:
Can you help me out with this? Thanks a lot!
John
Hi X Team,
I have a quick question, I’m trying to get items to space uniformly inside my “The Grid” section on my portfolio page:
Here is the URL:
Can you help me out with this? Thanks a lot!
John
Hi John,
Thank you for writing in, that’s a strange one as I can’t find the culprit of why the Grid is miscalculating the position of the last item. But to address that, please add this to Theme Options > CSS
@media (min-width: 768px) {
.tg-item.tg-post-1080.sofia {
left: 394px !important;
}
}
Hope it helps,
Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.