Skip to content

Latest commit

 

History

History

Header Menu Mobile Outline

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Header Menu Mobile Outline

Synopsis

Format mobile menu as an outline.

Version

  • 0.3.0

SS Version

  • 7.1

Fluid Engine Compatible

  • Not Applicable

Dependencies


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 header menu mobile outline.less to Website > Pages > Website Tools > Custom CSS. Read the code for any instructions within.

  • Add code from file header menu mobile outline.html to Website > Pages > Website Tools > Code Injection > FOOTER. Please see Add code to code injection.

Make a Donation

Please consider making a donation.

Changes

  • 2023-08-30

    • add expandable feature
    • bumped version to 0.3.0
  • 2023-03-29

    • fix for user accounts info showing when it shouldn't
    • bumped version to 0.2.2
  • 2023-03-22

    • fix for menu not being built in editor
    • bumped version to 0.2.1
  • 2022-04-30

    • fix for blowing away menu action and cta elements
    • fix for layout issues, use ul instead of divs
    • bumped version to 0.2.0
  • 2021-11-21

    • initial version