📘
Magento 2 Megamenu
  • Overview
  • Installation
    • Setup via FTP or cPanel
  • Config and Usage
    • Install sample data
    • Module Configuration
    • Manage Megamenu
    • Create New Megamenu Profile
    • Configure menu item
    • Show menu on frontend Desktop
    • Show Menu On Frontend Mobile
    • How to use Magento 2 Pagebuilder
    • REST API
    • Graph Ql
  • FAQ
    • How to make desktop and mobile menu on same page?
    • How to use dynamic content tabs for sub menu items?
    • How to add a menu using Widget?
    • How to add products in submenu
    • How to show parent menu and sub menus in the same level
    • How to add label into menu items
    • How to add menu link to category and sub categories?
    • How to change default horizontal menu on header?
    • Problem when import larger categories into menu items?
    • How to show accordion menu on Desktop view?
  • Theme Compatible
    • Porto
    • Codazon Fastest Fashion
    • Ultimo
  • Video Tutorials
    • Video guides
Powered by GitBook
On this page

Was this helpful?

  1. Config and Usage

How to use Magento 2 Pagebuilder

From magento 2.4.3, it support pagebuilder feature for CMS Page, CMS Block

PreviousShow Menu On Frontend MobileNextREST API

Last updated 3 years ago

Was this helpful?

Follow step to use pagebuilder feature for sub menu item content.

  1. Create cms block with pagebuilder content.

  1. Create menu item, on Main Content section, choose Main Content Type = "Content"

  1. In Content Html, insert widget, choose widget type = CMS static block, select the block which you created before

Result on frontend as this:

Create cms static block with pagebuilder
Insert Widget for Content HTML
Sub menu content with pagebuilder html