Home › Forums › WordPress Themes – Premium › Pure & Simple › Remove Padding
Tagged: remove padding margins
I already have the header set at 0rem 0 0rem 0
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
I dont want the banner that big, I want that area to fit the banner size I make
So if I hav a banner thats only 300px, thats the size I need as I use this theme quite often and do not need a 500px banner
The top and bottom padding or whatever is keeping this from sizing
Thank You
????
Could you send us your site url so we can have a quick look and provide you appropriate solution?
Thanks
???
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.
Thanks
I beg to differ on this
Here is what I am referring to, when I change the padding on this it removes the space around the header image
However I cannot get this to take effect by adding to child theme – even with the important statement
I need this to be zero in the padding
Thank You
.header-bg {
padding: 2rem 0;
background: no-repeat center;
background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-size:cover;
cursor: pointer;
}
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;
}
Thanks
Thank You
YOu are most welcome VQP…
Thanks
With our premium themes, we offer access to site documentation, video tutorials and timely support. Even if you have just started on WordPress, our support staff have the patience to help you create appealing sites gracefully.
Company
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.To find out more, including how to control cookies, see here: Privacy Policy
© Copyright © 2023 Styled Themes. All Right Reserved.