Site logo

Archived topic

top bar padding

7 replies · Started by Alex on January 2, 2018

Viewing posts 1–8 of 8

Hi
Need some help to identify why i have extra spaces (px) in the top bar widget area. I have bottom padding set to 0 but after the page loads it adds a little extra px. URL https://sereneendo.com I would like to have even spacing on the top and bottom of Facebook icon.

Thank you
Alex

Hi there,

The bottom padding already shows 0 in code.

I suspect the facebook widget is causing this as they have a lot of inline style.

Can you remove it and see if the padding goes back to normal?

If widget is removed, top bar disappears.

Thanks
Alex

I had to add this

.sfcm.sfsi_wicon {
padding-top: 7px;
}

doesn't really fix the padding problem but it helps with moving it to the middle more.

Hmm can you try removing this widget and just add-in a text widget?

I can't see anything wrong with GP's coding and the facebook widget has lots of inline style which isn't the best.

Let me know.

Yep, it was the widged, reg button works fine.

thank you.

No problem!

This archived topic is closed to new replies.