Home › Forums › WordPress Themes – Premium › Circumference › Extra White Space
- This topic has 6 replies, 26 voices, and was last updated 7 years, 4 months ago by
Bidur.
-
AuthorPosts
-
January 15, 2016 at 8:45 am #16947
Prisca
ParticipantHello
This is a follow up of the previous post concerning my background – I followed your advice with the css but now I have that extra white space below the title – like I have 2 shadows instead of one … that was not there before – I played with the CSS but it just does not go away.
please can you tell me what I did wrong to get that not wanted extra space there?
Thank you for your help 🙂
EXTRA-WHITE-SPACE.jpgAttachments:
You must be logged in to view attached files.January 15, 2016 at 10:40 am #22282Binaya D
ParticipantHi Prisca,
That Extra White Space is caused by padding on #cir-content-wrapper which is below #cir-banner. Override #cir-content-wrapper’s padding from style.css of child theme. Or if you want to use/keep directly, then please use the following css:
#cir-content-wrapper { padding: 0; }
We hope this will be helpful to you, if not then please let us know.
Thanks
January 15, 2016 at 10:51 am #22283Prisca
ParticipantHello Binaya
Thank you for your fast reply but sadly it is not working .. I did not have that before we tweaked the shadow – I have now 2 shadows ..
I am always wondering though if my browser refresh – please can you check on your computer if that second white shadow is still there?
Thank you 🙂
January 15, 2016 at 10:57 am #22284Binaya D
ParticipantHi There,
We thought that you want to remove the white space but if you want to remove the shadows, then please use the following css:
.cir-site-header_shadow { display: none; }
If this code also didn’t help you, then please send us WP-login details via mail, so that we could provide solution asap.
Thanks
January 15, 2016 at 11:31 am #22287Prisca
ParticipantHello Binaya
I have now 2 shadows for some reason and I can’t find the way to remove the one below the title.
So no – I don’t want to remove the shadow below the black title – I want to remove the one below the white space below teh white title 0 see attached in previous reply) this white space with yet another shadow below should not be there …
Please can you check on your computer if that white band is gone? My browsers take ages to refresh ..
Thank you so much 🙂
Also please check another post I posted for a little problem I have with a layout in woocommerce where the button don’t show the whole text inside the button like “Proceed to checkout” the “checkout” is outside the button – white on white – that’s on mobile or shrunk window like mobile
Thanks again
January 15, 2016 at 11:55 am #22289Prisca
ParticipantHere is exactly the same shadow on another site – see link below – and you will see that that white band is NOT there. I have no idea how it suddenly showed on mine – I have exactly the same CSS
Hope you can find the glitch because I am running out of idea:
http://pesupplysanford.com/about-us/
The shadow is ONLY below the title – NOT a second white band there. My site was like that before yesterday .. can’t find why it suddenly added that white band.
Please help.
Thank you.
January 18, 2016 at 9:38 am #16948 -
AuthorPosts
- You must be logged in to reply to this topic.