Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Scott (@scottsweb)

    (@scottsweb)

    Hi Lena

    I cannot see the widget active on your site at the moment but it sounds like your problem could be fixed with a little CSS to center the images when they are at a smaller size.

    If you are comfortable adding custom CSS to your theme I suggest trying:

    .instagram-pics li {
        text-align: center;
        width: 285px;
    }

    to move the images to the middle of your sidebar.

    Thread Starter felinecreatures

    (@felinecreatures)

    Hi Scott,

    Thank you for your help. I have resorted to another Instagram plug-in that works well.

    However, I am having the same issue with my Shopbop widget that is not centered. Kindly see my website https://www.felinecreatures.com

    Can you tell me the code to center this widget? And is this something I add to CSS Edit or Editor?

    Thanks!

    – Lena

    Plugin Author Scott (@scottsweb)

    (@scottsweb)

    Closing this issue as it is not related to this plugin.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Picture not aligned with title’ is closed to new replies.