1. PROMO Subscribe our All Access Pass @ 75% OFF & access all our 16+ premium Divi extensions: Divi Block Pro, Carousel Toolkit, etc.LEARN MORE
Dismiss Notice
NEW Divi.Help Pro Carousel AI Toolkit - Magically turn your Divi design into carousel, simply by using our online toolkit. No plugins needed. Now it works with Divi 5 as well!Try our carousel AI toolkit
BEST Divi Block - A revolutionary drag & drop tool to easily mix & match 960+ premade blocks (Light & Dark) to kick start your Divi site design. Special module designs are included as well. Also newly added AI generator & color. Now it works with Divi 5 as well!
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

Link a divi page menu to a custom link on another page

Discussion in 'Free Divi Community Forum' started by NicH, Dec 15, 2024.

  1. NicH

    NicH New Member

    Good Day

    please can you help me, I need to link a proper divi page to a custom link menu item on another page so that the one page will go to the specific section when clicked on the menu item, as now when I click on the menu item on the proper page, nothing happens.
     
    1. PRO MEMBER PERKS Divi Powerful Child Theme - Power up your Divi sites with tons of new functionalities & premade elements:Learn More
  2. Divi Booster

    Divi Booster Divi Expert

    Hi NicH,

    To link a menu item to a specific section on another page in Divi, you'll need to use the URL of the page followed by a section ID. Here’s how you can do it:

    1. Identify the URL of the page where the section is located.
    2. Add a CSS ID to the section you want to link to. To do this, open the section settings in Divi, go to the 'Advanced' tab, then 'CSS ID & Classes' and enter an ID name in the 'CSS ID' field, e.g. 'section-id'.
    3. Create a custom link in your menu. In the WordPress admin panel, go to 'Appearance' > 'Menus'.
    4. Add a custom link using the URL of the page plus the ID of the section, like this: `https://www.yoursite.com/page-url/#section-id`.
    5. Save your menu.

    This should take users directly to the specific section when they click the menu item.

    Hope that helps!