Tagged: blank space, footer
-
AuthorPosts
-
August 16, 2018 at 1:56 pm #997941
Hi,
I built my own footer and selected it in the settings.
The result is ok for the pages but not on the blog pages, articles or archives.
There is a big white space after the footer (see the link)Can you tell me how to delete this space on the blog pages?
Thanks by advance
August 16, 2018 at 10:43 pm #998195Hey annesite,
Please add the following code
#after_section_2 { display: none; }
And it should work.
Best regards,
BasilisAugust 17, 2018 at 4:27 pm #998495Hey Basilis,
I don’t know if its the right procedure because the comments are closed
I thought it was OK with the CSS you wrote but meanwhile I changed the color of my border “main content” (for the moment in green, just to view) and I removed the social icons (which were in my footer).
Now, I have a big white band and some lines under the footer.
How can I remove all this white space and these lines under the footer?
This only appears in articles or the blog archive page.
Thanks,
Best regardsHey Basilis,
Thanks a lot. It works.
It did’nt work when I put it in CSS personalized (that I usually use) but it works in “quick CSS”.
Is there a difference ? I see sometimes, some code only work in quick css. Why ?Best regards,
- This reply was modified 6 years, 2 months ago by annesite.
August 17, 2018 at 4:33 pm #998501Hi!
Please make sure you do not have any errors in your custom CSS code. You can check out if there are any errors using – http://csslint.net/
Cheers!
YigitAugust 17, 2018 at 5:02 pm #998512Hi Yigit,
Thanks for the link. Unfortunately, I’m not enough comfortable with English nor with code.
Here, in private, a link where I put all the CSS witch are in quick CSS and the answer of CSS Lint. If you can help…
If not, can you just tell me what the difference between quick CSS and custom CSS ?Thanks a lot,
Best regardsAugust 18, 2018 at 1:27 pm #998709Hi,
I checked the footer and the site looks good on my end. And from the screenshot, you posted there are no errors in your CSS.
It is mostly a caching issue in your browser. Please perform the below steps to clear the browser cache:
1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
3. Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.
Best regards,
VinayAugust 19, 2018 at 8:17 pm #999066Hi Vinay,
I’m not sure to understand. Will this procedure change something between custom CSS and quick CSS?
I mean that all the quick CSS will work if I put it in custom CSS ?I don’t have a caching pugin. You want that I desactivate all the plugins that are working ?
I am on Firefox and mac.Best regards
August 19, 2018 at 9:07 pm #999087Hi annesite,
You can just put the code in Quick css, the field is there to make css changes easy.
No, you don’t need to deactivate all the plugins.
Is the original issue resolved?
Best regards,
VictoriaAugust 20, 2018 at 1:51 pm #999347Hi Victoria,
Yes, everything is OK. So there is no difference between Quick CSS and Custom CSS.
Thanks a lot,
Best regardsAugust 20, 2018 at 2:29 pm #999380Hi annesite,
Yes, they are basically the same.
Glad to hear that it’s all good :)
Feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!Best regards,
Nikko -
AuthorPosts
- The topic ‘Blank space below the footer only in blog article or archive’ is closed to new replies.