Instagram widget alignment

Home Forums Jevelin Theme Instagram widget alignment

Home Forums Jevelin Theme Instagram widget alignment

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • Shelly
    Participant

    Hi there

     

    I am using the Instagram widget in the footer of my site.

     

    No matter how many items I choose to display, the last item is always dropped below the others (see screenshot attached).

     

    Thanks

    Attachments:
    You must be logged in to view attached files.

    Hi @Shelly,

     

    Thank you for your question.

     

    Could you please share your site URL where it’s happening so that I can troubleshoot it?

     

    Best regards,
    Shufflehound team

    Shelly
    Participant

    Hi there.  This is the URL: https://dbi0.com/site/

    Solution for this topic

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-footer-widgets ul.instagram-pics  li:last-child {
       border-bottom: 1px solid rgba( 255,255,255,0.1 ) !important;
        padding: 6px 10px  !important;
    }

    Shelly
    Participant

    Thank you so much, this works well.

    You are most welcome here 🙂

Viewing 6 posts - 1 through 6 (of 6 total)