- This topic has 11 replies, 2 voices, and was last updated 5 years, 1 month ago by sapana.
-
AuthorPosts
-
September 4, 2019 at 12:06 pm #181263chantal-adminParticipant
Hello Skandha,
I have another problem: All my pages have blank space on top and bottom. Pages, MetaSlider (Home page) and widget used for the page.
Is it possible to have a code who solves that problem ?
Here my url :https://cedamtl.org/
Thank you.
September 4, 2019 at 11:54 pm #181287sapanaParticipant@chantal-admin: Can you please send me screenshot indicating exactly which space you are talking about, so that I can provide you exact CSS code.
Kind Regards,
SapanaSeptember 6, 2019 at 10:43 am #181494chantal-adminParticipantHello Sapana,
I mean the box (container) of the middle of each page has a blank space at the bottom and top. The problem is the box… I need that each content (text, slider, widget etc) is wrapped at the top and the bottom without blank space, if it is possible.
Here it my screen shot : Blank space top and bottomTell me if you see it well and thank you in advance.
September 6, 2019 at 10:46 am #181495chantal-adminParticipantSeptember 6, 2019 at 10:48 am #181496chantal-adminParticipantSeptember 9, 2019 at 12:22 am #181625sapanaParticipant@chantal-admin:Hello chantal, Do you want to remove that space from all pages? If not then please let me know in which page you want to remove that space, For now you can follow this steps which help to remove padding top fro all pages
Go to=> Appearance=> Customize=> Additional CSS=> add the following css code#main{ padding-top:0px; }
Let me know if this works out!
Kind Regards,
SapanaSeptember 9, 2019 at 10:38 am #181716chantal-adminParticipantHello Sapana,
The code you gave me take-off the space outside the box (top). It’s not what i want.
What I need is diminuate the blanK space top and bottom inside the box, but just ont the middle container, where I have text, Meta Slider etc. I don’t want to touch the Side bars, they are perfect, Just the box of the middle.
If you look all my pages, you will see that middle container where there are blank space on top and middle inside the container.
thank you.
Cordially
September 11, 2019 at 12:53 am #181815sapanaParticipant@chantal-admin: Hello chantal, sorry I thought you were talking about space above box, you can just ignore previous css code, Please use the following css code
Go to=> Appearance=> Customize=> Additional CSS=> add the following css code.entry-header { display: none; }
This code will remove the blank space at top from all pages, but bottom space cannot be removed since there is no any margin left to be decrease. I have send screenshot it will make you more clear.
Let me know if this helps you out!
Kind Regards,
SapanaSeptember 11, 2019 at 11:27 am #181866chantal-adminParticipanthello Sapana,
It’s a big success ! The blank spaces are removed on the top and my pages look very good.
A big thank you for your support !
September 11, 2019 at 11:35 pm #181879sapanaParticipant@chantal-admin:Hello,chantal ,I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/catch-flames/reviews/#new-post Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,don’t hesitate to let me know.
Kind Regards,
SapanaSeptember 12, 2019 at 10:39 am #181956chantal-adminParticipantHello Sapana,
Here the message I wrote in WordPress about your support :
2- Another good support I received yesterday. I had a problem with the container which had a blank space on the top and I received the code to resolve the problem.
Thank you !
September 13, 2019 at 12:56 am #182004sapanaParticipant@chantal-admin: Thank you chantal for your kind review . I really appreciate the time you took to help me improve.
Best wishes,
Sapana -
AuthorPosts
- The topic ‘Blank space top and bottom of pages and widget’ is closed to new replies.