Sidebar Widget not Aligning

Posted in: Newspaper
Post count: 61

Hi Guys,

I’ve inserted some HTML text into a sidebar widget on my homepage to capture newsletter subscribers. My previous widget aligned perfectly with the top of the first image on the homepage, but for some reason this one is aligned with the bottom of the widget.

You can see what I mean here:

http://www.irreverentgent.com/

Is there anyway to fix this?

Thanks,

Dave

Post count: 23312

Hello Dave,

Please try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.page .ck_form.ck_minimal {
margin: auto!important;
}

The result -> http://screencast.com/t/ztdkUN2g9x

If is not what you mean, please provide a screenshot pointing to the desired results because it would be more useful to understand us what you are trying to do.

Thanks.

Post count: 61

That worked perfectly! Thanks so much.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.