Okay
  Public Ticket #751542
Footer Instagram images don't line up
Closed

Comments

  • Jonathan started the conversation

    I implemented an Instagram Plugin but the displayed Images don't line up.

    What can I do?

    Thx for your help

    John

  •  8,994
    Tahir replied

    Hey ,
    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    #footer-outer #footer-widgets .col .jr-insta-thumb ul li:first-child {
        padding: 4px 0!important;
    }
    

    Best.


    ThemeNectar Support Team 

  • Jonathan replied

    Awesome. Thx!