How to change the navigation layout of a page

0
If I have a page that is using the SidebarFullResponsive navigation layout (for example), how can I change it so that it uses the PopupLayout?
asked
1 answers
3

Hi Mark, You can set the property "Layout" in the properties-toolbox, which is by default on the top-right. The toolbox should start with "Page page_name" and then common, designer, general, etc. In the General category you can see the Layout property. If you don't see the property-toolbox, you can select it or reset the layout using the View-menu. If you see the property-toolbox, but are not able to get "Page" in there, close the page if you have it open and reopen the page (or click on the dark gray edges of the page).

answered