Site logo

[Resolved] Social Icon Pushed Down When Compared To others

Home Forums Support [Resolved] Social Icon Pushed Down When Compared To others

Home Forums Support Social Icon Pushed Down When Compared To others

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2406806
    Vladimir

    Hi,

    In the footer of attention.cc I am using social icons. The LinkedIn icon is pushed down too much when compared to other icons. I show here what I am talking about if you can’t see it on the website right away: https://ibb.co/zF441yP

    I am using social widgets in Footer Widget 3 and this is what was automatically generated.

    Can you show me how to push LinkedIn icon up a bit so it is all nicely aligned.

    Sending you my login info in case you can do it – which will be faster and better.

    #2406819
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .footer-widgets .widget li.wp-social-link:last-child {
        margin-bottom: 0.5em;
    }

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

    Let me know if this helps 🙂

    #2406854
    Vladimir

    Where in the admin should I enter this CSS?

    #2406878
    Leo
    Staff
    Customer Support
    #2406885
    Vladimir

    OK. I downloaded Simple CSS plugin, entered your CSS you gave me and it works. Closing ticket.

    #2406888
    Leo
    Staff
    Customer Support

    No problem 🙂

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