[Support request] Positioning Lightweight Social Icons in Header

Home Forums Support [Support request] Positioning Lightweight Social Icons in Header

Home Forums Support Positioning Lightweight Social Icons in Header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #316895
    Mark

    How can I center the Lightweight Social Icons vertically in the Header. Their default seems to be Top but I’d like to center them vertically in the Header area. Horizontal position is perfect

    Thank you!

    #316910
    Leo
    Staff
    Customer Support

    Hi Mark,

    Try some CSS like this:

    .header-widget {
        padding-top: 28px;
    }
    #316919
    Mark

    Unfortunately that is not having any effect. I have even tried:

    .header-widget .widget_lsi_widget {
    padding-top: 28px !important;
    }

    #316949
    Leo
    Staff
    Customer Support

    Hmm I don’t see either of those the code being added.

    How are you adding the code currently? Maybe a syntax error in previous code?

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