Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 848 Bytes

File metadata and controls

36 lines (21 loc) · 848 Bytes

Reposition First Page Section Background so Header Does Not Hide It

Version 0.2d0


Quick Install

Add the following to Website > Pages > Website Tools > Code Injection > HEADER.

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>

Add code from file move main content down so header doesn't hide it.html to Page Settings > Advanced > Page Header Code Injection for the page.

Make a Donation

Please consider making a donation.

Changes

  • 2021-06-18

    • added increase section height feature
    • fix issue with footer being partially covered
    • bumped version to 0.2d0
  • 2021-06-05

    • initial version