Gravity Field Visibility
Controlling Gravity field visibility Sometimes a client wants all of the Gravity Forms form fields to be visible on their notifications. This is so that they know what information has NOT been provided. By default, the Gravity field visibility doesn’t display...
How to change secondary menu alignment
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...
How to bottom align buttons on a row in Divi
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...
Adding extra elements with icons to Secondary menu
This is a great tutorial for adding extra Divi icons to the top bar. 1. Make another menu > save it as secondary > add the phone numbers and emails etc. 2. Add a CSS class to the menu items such as these… .pa-menu-phone .pa-menu-email 3. Add the following...