[Resolved] top bar padding

Home Forums Support [Resolved] top bar padding

Home Forums Support top bar padding

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #461607
    Alex

    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

    #461639
    Leo
    Staff
    Customer Support

    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?

    #461711
    Alex

    If widget is removed, top bar disappears.

    Thanks
    Alex

    #461715
    Leo
    Staff
    Customer Support

    Looks like the padding is even now?
    https://s18.postimg.org/9cidwbvdl/2018-01-02_1109.png

    #461790
    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.

    #461906
    Leo
    Staff
    Customer Support

    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.

    #462369
    Alex

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

    thank you.

    #462436
    Leo
    Staff
    Customer Support

    No problem!

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.