So as the title says, I am having a weird problem with font awesome icons. Here is my website https://racmma.com ; the first 3 icons that are on a colored circle container have some weird spacing on top of them, already tried to use the inspector to see what is that but no information about margin or padding, besides the ones that I set up on css. I was previously using hestia theme and managed to have this icons centered with my current css, so I don’t know what the problem may be. Awesome theme and features by the way Tom.
Yes the 3 font awesome icons have some weird “spacing” at the top of the icon container itself ( the span tag ). You actually need to inspect the icon so you can see what I mean, they are not centered but seems like they have some kind of offset in the y axis.
Yes I use BB to build my website, the thing is that with the previous theme I had (Hestia) the icons were right in the middle of the circle, so I don’t know if there is some css from gp that this icons are inheriting, I already tried something posted on stackoverflow about setting the container’s font size to 0 but didn’t work.