Ranging the secondary menu alignment right instead of left It’s not uncommon for a client to prefer the secondary menu content to be ranged right rather than left. Many are of the opinion that the default detracts from the logo area. It sometimes interferes with...
This is easy to do with a little CSS and a class. Geno does a great tutorial here 1. Create a multi-column row within your section. 2. Open up the row settings, go to the “Advanced tab”, and add this custom CSS Class: gq_r_fixed_buttons 3. While you are in the row...
To add a CTA button (Call to Action) is fairly simple. You just need to include a piece of code into the menu tab css options area: menu-cta Then you just need to all a bit of CSS to the Divi CSS area. There is a great tutorial by Josh Hall on how to do this here. It...