Home › Forums › WordPress Themes – Premium › Pure & Simple › Remove Padding
Tagged: remove padding margins
Want to remove all padding around the header image – Where is that located ? Thank You
HI VQP,
There is no any padding on the banner image. This happens when you kept small sized image. So we request you change the banner image size to atleast 1500x500px.
Let us know how it goes after changing the image size.
Thanks
Could you send us your site url so we can have a quick look and provide you appropriate solution?
Padding should have been removed via custom when set to zero ??
Hi Vqp,
There is no any padding on logo area( Top header image ). We had visited your website and all things looks ok from your side.
Let us know if there queries related to our themes.
HI Vqp,
YOu didn’t have closed the #content selector css, so your changes for header-bg is not working. Please add } after the #content selector:
#content { padding: 1rem 0 3rem; background-color: #fff; font-size: 0.813rem; } /* space between top of header image */ .header-bg { padding: 0rem 0 !important; background: no-repeat center; background-size: cover; -moz-background-size: cover; -webkit-background-size: cover; background-size:cover; cursor: pointer; }
YOu are most welcome VQP…
Lost Password?