• Resolved nickioa

    (@nickguitarify)


    Hello there,

    I’ve been tinkering with this theme for a couple of days, and one thing I’ve noticed is that my sidebar widgets do not sit evenly inside their respective boxes. Is there any way to fix this?

    Example (on the right of the page): http://www.nickguitarify.com/

    Any help is much appreciated,

    Nick 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • Flash Buddy

    (@flashbuddy)

    Edit the file “master.css”

    Change

    #sidebar .widget {
        margin-bottom: 10px;
    }

    to

    #sidebar .widget {
        margin-bottom: 10px;
        text-align: center;
    }

    Let me know how that works.

    Thread Starter nickioa

    (@nickguitarify)

    flashbuddy, that worked a treat! Thank you very much for helping me out, the site looks a lot better now.

    Flash Buddy

    (@flashbuddy)

    You bet. You can pay me back with a guitar lesson next time I’m near Milton Keynes, UK LOL

    Thread Starter nickioa

    (@nickguitarify)

    Haha, let me know :p

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

The topic ‘[Theme: Paperpunch] Sidebar widgets mis-aligned’ is closed to new replies.