Purpose: Notes from Design Lead including hex codes for colors and any other notes regarding design decisions made and why. This will help Engineers and understand the “why” behind the design choices made.
Colors
#800000 Maroon
triad
#08324D Dark Blue
#8C8B0E Olive
#330505 Dark Maroon
#0A81CC Light Blue
Fonts
EB Garamond Headings
Roboto Body
Purpose:
Notes directed to the engineers. Written by Engineers or WebDev for Engineers.
Menu/Nav:
See WebDev tab for classes/use.
Adding Scripts for FB Pixel, Google Tag Manager etc:
If you need to add any kind of custom scripts, please navigate to WordPress dashboard > Appearance > Custom Layouts > [Header/Footer] Scripts. Note: Footer scripts are aka “before closing body tag” scripts.
Paste your scripts in, then click update.
Elementor Keyboard Shortcuts
Click to see the full list here
Notes that apply specifically to web developers. For your future self or the developer behind you.
Since the Desktop and Mobile Menus differ in layout, each menu item is listed twice and shown/hidden based on media queries. Hide all is just a reference within the nav to make sorting easier for humans.
- hide-nav-item-mobile
- hide-nav-item-desktop
- hide-nav-item-all