• Resolved lesdiable

    (@lesdiable)


    Hello,

    I installed the plugin, tweaked the css to do a nice 3×3 grid but I have a last problem: the title and the block isn’t aligned.

    View post on imgur.com

    It appears so. How can I fix this issue?

    • This topic was modified 9 years ago by lesdiable.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Scott (@scottsweb)

    (@scottsweb)

    It looks like there is some extra margin or padding on your unordered lists within the widgets area. Is your website live? can your provide a link? It will make it easier to debug.

    You could try:

    
    .instagram-pics {
        margin: 0;
        padding: 0;
    }
    Thread Starter lesdiable

    (@lesdiable)

    Thx, it resolved my issue! Now it shows correctly 😀

    Plugin Author Scott (@scottsweb)

    (@scottsweb)

    Great, marking as resolved.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Adjust alignment’ is closed to new replies.