Place the dropdown wherever you would like on the page and double click on the embed box to bring up the embed code to change the button link, dropdown link and title, as well as stylization for each.
In your current design, go to the desired page you would like to add your new canvas to. Click the page title in the left sidebar and from the ••• settings menu click Add From Library. Go to My Library and locate the Radiating Button Features Canvas Add On by Northfolk, select either page and the Radiating Button Features canvas, Apply My Fonts and Colors and ADD.
.dropbtn { font-family: "Poppins", sans-serif; /* NAV LINK FONT FAMILY */ font-size: 16px; /* NAV LINK FONT SIZE */ letter-spacing: 0em; line-height: 1.8u; text-transform: normal; color: #000; /* NAV LINK COLOR */ text-align: left; background-color: transparent; border: none; transition: all .3s ease; padding-bottom: 12px; /* ADJUST PADDING UNDER NAV LINK */ padding-left: 18px; }