Tagged: footer, inconsistent, spacing
-
AuthorPosts
-
May 20, 2019 at 10:17 am #1102425
Hi all,
I’m working on this website; http://www.mybrightspark.com
Currently editing the footer, which is its own page and I set the page as a footer within Enfold’s settings.
For most pages, the footer looks fine. However, on the homepage (www.mybrightspark.com/home), one can see that there is a spacing larger from the titles to the top of the footer, where this does not show in other pages.
Is there something I’m doing wrong? What can i do to make the footer on the homepage look like the rest?
Thanks!
May 21, 2019 at 3:03 pm #1102867Hey Dzammit,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
VictoriaMay 21, 2019 at 4:49 pm #1102929This reply has been marked as private.May 21, 2019 at 5:10 pm #1102947You use CSS definitions that are causing that on the home page.
.html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_caption { padding-top: 88px; }
This selector is responsible for the additional padding of the container-element in the footer:
“.html_header_transparency #top .avia-builder-el-0 .container”May 22, 2019 at 2:45 pm #1103297Hi Dzammit,
It looks good now. Did you get it working?
@cg thank you for your input.
Best regards,
VictoriaMay 22, 2019 at 2:56 pm #1103303Hi Victoria and cg,
It seems like it was that code snippet was the reason why that was happening!
Thanks!
May 22, 2019 at 3:24 pm #1103324Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Footer Spacing Inconsistency’ is closed to new replies.