-
AuthorPosts
-
September 10, 2018 at 1:47 pm #1007918
Not sure why, but have extra whitespace between footer and socket. I am using a page as footer.
September 11, 2018 at 6:57 am #1008197Hey hobart,
Please try the following in Quick CSS under Enfold->General Styling:
#after_section_2 { display:none; }Best regards,
RikardSeptember 11, 2018 at 7:05 pm #1008520That seemed to work great for the homepage, but all the other pages still have space now.
Thank you!
September 11, 2018 at 7:42 pm #1008550Hi,
Try this:
#after_section_2, #after_section_1 { display:none; }Best regards,
Jordan ShannonSeptember 12, 2018 at 7:17 am #1008750Thanks for the reply. It seemed to help, except I noticed when I changed to this code it broke my homepage where it wouldn’t show anything below the main color section hero image.
Thank you!
-
This reply was modified 7 years, 1 month ago by
hobart.
September 12, 2018 at 10:20 am #1008820Hi,
Thanks for the login details. I tried removing the CSS Jordan posted and it brought your front page back to normal, and the extra white space seems to be gone as well.
Could you check and verify those results please?
Best regards,
RikardSeptember 13, 2018 at 7:29 am #1009249Thanks for the help. However, now the homepage is not fully loading again. I haven’t changed anything since you logged in last.
September 13, 2018 at 7:37 pm #1009612September 14, 2018 at 12:04 am #1009729Yes, site loads all content now, but the dreaded white space is still there under the footer and above the socket.
September 15, 2018 at 11:47 am #1010086Hi,
I fixed it.1) I added a custom id to the footer section (i.e. footer_section – screenshot: http://www.clipular.com/c/6030402066841600.png?k=TWI-eNSNopwM1gnnw1q-7ZEcNI4 )
2) Then I added this css code to the quick css field:
#footer_section + div { display: none; }Best regards,
Peter -
This reply was modified 7 years, 1 month ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
