by learnhowwp.com | Oct 30, 2020 | Blog, Divi Tutorial
In this article I will share the steps to show the title and meta on hover in the Divi Portfolio module overlay. By default the title and the categories show at the bottom of the image in the portfolio module. However with just a few lines of code we can move them in...
by learnhowwp.com | Oct 25, 2020 | Blog, Divi Tutorial
In this short tutorial I will share the steps to show a different logo on mobile in the Divi theme. There are other articles on how you can change the logo with CSS. But the CSS code does not work on the Firefox Browser. Which is why in this article instead of using...
by learnhowwp.com | Oct 20, 2020 | Blog, Divi Tutorial
In this tutorial I will share the steps to open the social links on a new tab in the Divi theme. This article is specifically about the social icons in default header and footer of the Divi theme. The code below will only open a new tab when you click on the links or...
by learnhowwp.com | Oct 15, 2020 | Blog, Divi Tutorial
In this tutorial I will share the steps to add a call to action button to the Divi Menu. The codes below will work for both the default Divi theme menu and the menu module. 1. Add Custom CSS Class to the Menu Item The first step is to add a custom CSS class to the...
by learnhowwp.com | Oct 10, 2020 | Blog, Divi Tutorial
In this tutorial I will share the steps to remove the white space below the footer in the Divi theme. This issue happens when there is not enough content on the page. The less content there is on the page the more white space you will see after the footer. Here is a...
by learnhowwp.com | Oct 5, 2020 | Blog, Divi Tutorial
In this article I will share the code and steps to replicate the 3 hover effects from the Divi Blog article written in 2017 but for the menu module. The original article from the Divi Blog is 3 Beautiful CSS Hover Effects You Can Add to Your Divi Menus. However it...