Search Divi Dental Documentation

Search for answers or browse our knowledge base.

< All Topics
Print

How to insert a secondary menu at the top bar right?

The secondary menu of the Divi Dental Child theme is controlled from the Divi’s native feature. We need to create the menu first from the Menu area, then assign it to secondary navigation from here:

secondary-menu-insert

Upon saving, the menu will appear on the page like this:

menu-with-info

The double line can be adjusted by using the following CSS snippet on the Divi Theme Options:

#et-info {
float: left;
}

Output:

divi-dental

Table of Contents