Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Added several features #212

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Added several features #212

wants to merge 7 commits into from

Conversation

dekomote
Copy link

  • Layout width switch in page admin - allows for boxed pages
    (container) or 100% pages - useful for pages that have 100% elements.
  • Shortcodes: boxed, row, column, each take arguments id and class.
    boxed is used in 100% pages to create boxed content. Column takes
    type and width [column type=sm width=1]
  • Settings in the customize register for logo, header type (fixed,
    static) and search bar toggle.

 - Layout width switch in page admin - allows for boxed pages
   (container) or 100% pages - useful for pages that have 100% elements.

 - Shortcodes: boxed, row, column, each take arguments id and class.
   boxed is used in 100% pages to create boxed content. Column takes
   type and width [column type=sm width=1]

 - Settings in the customize register for logo, header type (fixed,
   static) and search bar toggle.
Fixed the footer container when the page is full width
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant