I investigated further with the code inspector and found out where the problem was:
https://i.imgur.com/lm5LHWj.jpg
As you suspected, the problem was in Storefont’s “style.css”on line 718. Once i deleted the “padding” propriety from that element, the gray blocks disappeared.
I’m now working on possibly eliminating the grey lines (they can barely be seen below the columns) even though, at this point, they are a minor problem.
Thanks for and answering me Eric.
EDIT:
The lines where taken care of too. Yet another class to modify in “style.css”. I modified the “border-bottom” propriety of .hentry to (0,0,0,0). Now it looks way more clean:
https://i.imgur.com/cPGOYRE.jpg
I’m setting the thread to Solved since i don’t think there will be more questions about this.