Hi there,
There seems to be a large space below where the text ends on my pages. See example (http://test.alliancehcpartners.com/about-4/). Is there a way to reduce the size of that space?
Thanks!
We have shifted our support forum with more advance feature, So if you are Pro buyer at InkThemes.com, Do ask all your support queries at http://www.inkthemes.com/community
Hi there,
There seems to be a large space below where the text ends on my pages. See example (http://test.alliancehcpartners.com/about-4/). Is there a way to reduce the size of that space?
Thanks!
You have done a lot of customization with the theme.
Image tag is place in between h1 tag, So i suggest you to decrease the height of the image this will solve your problem.
Thanks
InkThemes.com
How would I go about making this change?
Thanks,
Mike
Paste this code in Custom CSS
Appearance > Theme Option > Styling Option > Custom CSS
.main-content .page-content{
padding:0px;
}
.footer {
margin-top: -40px;
}
Thanks.
You must log in to post.