Site logo

Lightweight Grid Column adjust padding

Home Forums Support Lightweight Grid Column adjust padding

Home Forums Support Lightweight Grid Column adjust padding

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #132202
    Hannah Hoag

    Hi,
    I’ve installed the Lightweight Grid Column plugin. I’m trying to align the top of the columns to the Right Sidebar (GP Premium is also installed). I managed to align the left side of the first column with my header text using style=”padding-left:0px” but can’t shift the columns up using similar code.
    Thanks!

    #132217
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    There’s typically no padding on top of the columns.

    Can you link me to your site so I can see what’s causing the spacing?

    Thanks!

    #132218
    Hannah Hoag

    Hi, Tom,
    The site’s in maintenance mode, but I can send you a screen shot to show you the spacing.
    Or let me know what you need me to copy / paste.
    Thanks!

    #132258
    Tom
    Lead Developer
    Lead Developer

    A screenshot might work 🙂

    #132490
    Hannah Hoag

    Let’s see if this works: http://www.hannahhoag.net/?page_id=1445&preview=true
    In addition to not having the top of the lgc column align with the right sidebar, I can’t seem to get the third column into the grid. All of them are set for 33% on desktop. (I’ve also tried fiddling, reducing the width to 25%.)

    #132492
    Hannah Hoag

    That didn’t work, probably.
    This will work: http://www.hannahhoag.net/3e4r5t/

    #132527
    Tom
    Lead Developer
    Lead Developer

    That worked.

    So, you have an empty paragraph tag at the top of your content, which is contributing to the spacing – try and clean up any empty lines you might have.

    This should help as well (for that specific page):

    .page-id-1445 .entry-content {
          margin-top: 0;
    }
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.