Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #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!

    #1102867

    Hey Dzammit,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. 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 ).
    5. Click ” Submit “.
    6. 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,
    Victoria

    #1102929
    This reply has been marked as private.
    #1102947

    You 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”

    #1103297

    Hi Dzammit,

    It looks good now. Did you get it working?

    @cg thank you for your input.

    Best regards,
    Victoria

    #1103303

    Hi Victoria and cg,

    It seems like it was that code snippet was the reason why that was happening!

    Thanks!

    #1103324

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Footer Spacing Inconsistency’ is closed to new replies.