Could be possible to create something like that

using X theme . I mean the left part is like a ¨menu¨and the content is on the right part . So they are syncronized .How could be this done? Usually is used for FAQs or documentation. thanks

Hi There,

Thanks for writing in!

Not exactly you can achieve similar things but you can do something like this http://demo.theme.co/education/
and the menu should be One Page Navigation. Please check this article how to set up one-page navigation.
Features - How To Setup One Page Navigation
https://theme.co/apex/forum/t/features-how-to-setup-one-page-navigation/96
I believe the little bit of CSS change you can achieve similar things.

Thanks

Could I integrate this on a special page .I mean the rest of the pages are just normal pages with normal menus and only documentation or the faq pages would have this appearance . Could be this done in that way? thanks

Hi,

Yes, that’s possible.

You just need to create two menus.


Normal Menu - with absolute urls

eg.

Page
About Page

Link
http://yoursite.com/about


OnePage Menu - put ids as link

Page
Contact Page

Link
#contact


Then enable your OnePage Menu in your Documentation and Faq Page

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.