Site logo

Archived topic

Lightweight Grid Column adjust padding

6 replies · Started by Hannah Hoag on August 26, 2015

Viewing posts 1–7 of 7

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!

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!

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!

A screenshot might work :)

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%.)

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;
}
This archived topic is closed to new replies.