Author: Yani Designers
-
How do I get rid of the empty space below the Divi Global Footer?
1. Check if there are any empty P or Div elements in the footer. 2. Open the developer console in Chrome by pressing F12. Go to the “Elements” tab in the top right corner. Click on the footer to see what’s happening. 3. See if there’s extra space added around the divs close to the…
-
How to create a page in Divi without default header and footer?
1. Navigate to Pages: Go to “Pages” in the left-hand menu. 2. Add New Page: Click on “Add New” to create a new page. 3. Go to “Page Attributes” in the right side and select Template as “Blank Page“. 4. Then using The Divi Builder, create your own page without default header and footer.
-
Top menu is not showing until I scroll down (Divi Theme)
If your top menu is not showing until you scroll down in the Divi theme, it might be due to the default header behavior or a specific setting. Here are some steps to troubleshoot and resolve the issue: Troubleshoot 1 Check Header Options: In Divi, the header behavior can be controlled through the theme options.…
-
How can I create a unique menu item or apply a background color to a specific menu item using Divi?
To make a particular menu item unique or add a background color to it in Divi, you can follow these steps: Method 1 Log into WordPress Admin: Log in to your WordPress admin panel. Access Divi Theme Options: In the WordPress dashboard, go to “Divi” on the left-hand menu, then click on “Theme Options.” Enable…
-
How to change text color of a button module in Divi theme
To change the text color of a button module in the Divi theme, you can use the built-in styling options or add custom CSS. Here’s how to do it using both methods: Method 1: Using Built-in Styling Options Edit Button Module: Log in to your WordPress admin panel, navigate to the page where the button…
-
How can I create a situation where clicking on a specific menu item takes you to a particular section on the same page within the Divi theme?
To make a particular menu item link to a section on the same page in the Divi theme, you can use anchor links. Here’s how you can do it: Create the Section: First, you need to create the section on the same page that you want the menu item to link to. In the Divi…