Hi,
You can reduce the margin and padding with custom CSS, try something like this:
.content-width {
max-width: 100%;
padding: 0;
margin: 0 auto;
}
I don’t guarantee that this work 100% as it will depend on how the EverlightBox plugin you added calculates the gallery width from the parent container.
Try to tweak the CSS of that DIV and see the results you get.
I like how you used the lighbox gallery plugin, we might consider it to be made compatible with the theme by default.
regards
Imre
It kinda works. Gap didnt fill entirely (there is stil a little of free space, but im fine with that).
Yes, that lightbox works and looks pretty well with that theme.
Thank You ! 🙂
-
This reply was modified 9 years, 2 months ago by
kaminoryuu.
Great!
You can try to remove the remaining spacing with this:
.home .container-fluid {
padding: 0;
}
If you are happy with the theme and support provided we appreciate a review and a rating!
https://ww.wp.xz.cn/support/theme/morphology-lite/reviews/
many thanks:)
Thats even better! Thx!
I will rate, ofcourse ! 🙂