Author: LouiseF
Align Desktop Menu Right
Normalise Code
the same code but not minified
Header Widgets
Functions File Add this code right before the footer widget code (if that’s not there, see below) Look for register_sidebar in the functions file. Add this right at the end of that section. After the ); and before the } (It’s right before the add_action line) Header File Stylesheet
Full Width Pages
Functions File
Footer Widgets
(THIS IS ALREADY ADDED AS STANDARD IN MY CUSTOM BASE THEME) Functions File Look for register_sidebar in the functions file. Add this right at the end of that section. After the ); and before the } (It’s right before the add_action line) Footer File Stylesheet
Vertical and Horizontal Centering
Has to go in the main parent div?
expands out
Stylesheet Page Coding View on CodePen
Website Layout
Stylesheet Page Coding view on codepen