Sometimes a client will ask for a specific product to come first. This is where we need to manipulate or customise product order within the cart. If we are using the Divi shop module we can control certain aspects of the order of the products. Things such as...
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...
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...
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...
You can use CSS to make just one WordPress menu entry a different color so that stands out from the rest. It’s pretty easy to change the color of just one WordPress menu entry, you need to do three things. First you need to find the navigation menu ID that your...