[Resolved] How to align Top Header text with 'Lightweight Social Icons'

Home Forums Support [Resolved] How to align Top Header text with 'Lightweight Social Icons'

Home Forums Support How to align Top Header text with 'Lightweight Social Icons'

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #438931
    Evan

    Hello, I’m using the Lightweight Social Icons plugin at the right of the top header along with some text on the left side and I was wondering if there is any way to align them perfectly across? The text is a little farther up while the icons are are a little down. Thank you ๐Ÿ™‚

    #439069
    Leo
    Staff
    Customer Support

    Hi there,

    I can’t see your site. Are yo able to unlock it?

    #439119
    Evan

    How do I unlock it so you can view it?

    #439199
    Leo
    Staff
    Customer Support

    Actually I see it now.

    Try this CSS:

    .top-bar-align-left .inside-top-bar>.widget:nth-child(odd) {
        padding-top: 7px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #439264
    Evan

    That worked perfectly! I have another unrelated question, is there any way to revert the Theme Function (functions.php)? I was trying to remove widgets in the Product Category page and had accidentally put brackets where they shouldn’t be. Now when I try to edit widgets they show up in a completely different place.

    #439270
    Tom
    Lead Developer
    Lead Developer
    #439629
    Evan

    Thank you guys ๐Ÿ™‚

    #439695
    Leo
    Staff
    Customer Support

    Glad we could help!

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