wanderer on "how to remove white space of website content and extra space footer"

ساخت وبلاگ

sunnytomar
Member
Posted 6 days ago #

i have a website http://www.travelmegood.com/

1.) i need to remove the extra White space below testimonial part of homepage.
2.) footer has a lot of space above and below the content.i want to remove this extra space also.

Hi sunnytomar

Add this lines on your child theme style.css

.home .page-wrap { padding-bottom: 0 !important;
}
.footer-widgets { padding: 25px 0 0 0 !important;
}

sunnytomar
Member
Posted 6 days ago #

it worked. Thanks you so much!!

please help me to remove same White space on these tow pages..

http://www.travelmegood.com/about-us
http://www.travelmegood.com/contact-us

Simple !!

.page-id-16 .page-wrap, .page-id-20 .page-wrap { padding-top: 0 !important;
}

sunnytomar
Member
Posted 6 days ago #

this time it is not working.. please check the space is still there over the footer

Nop

Its working for me. If you install any cache plugin try after clear that.

sunnytomar
Member
Posted 6 days ago #

if you can please open the link... it reduced the size of white pace but not completely removed...

sunnytomar i can see only this code

.page-id-20 .page-wrap { padding-bottom: 0 !important;
}

You need to change that

.page-id-20 .page-wrap { padding-top: 0 !important;
}

sunnytomar
Member
Posted 6 days ago #

i think i am not able to explain it correctly...

what i want is to Remove the white space of this page (http://www.travelmegood.com/contact-us) in which
a white space is appearing below facebook twitter logo and above footer.

wanderer
Member
Posted 12 minutes ago #

I suppose you want to remove that white space for all your pages. You can do that with this CSS code:

#content > .content-wrapper,
#main > .page { padding-bottom:0 !important;
}
footer.entry-footer { margin-top:0 !important;
}

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 61 تاريخ : دوشنبه 20 ارديبهشت 1395 ساعت: 5:06