by mapi | Apr 21, 2019 | Menu
Add code to header.php1. Open header.php file located in your child theme folder.* If you do not have header.php file in you child theme folder, then copy it from parent Divi theme and paste to your child theme folder.2. Add the following code... by mapi | Mar 27, 2019 | Menu
How to Create a Call To Action Button for the Menu /*—————Menu CTA Button—————*/ #top-menu li a:hover {opacity: 1!important;} .menu-cta a { border: 2px solid #ffffff4f!important;... by mapi | Mar 27, 2019 | Menu
R43: How to Highlight Active Links on Scroll and Click for One Page Divi Websites Next, open up the first section of your first content area, click the Advanced tab and in the CSS ID field, add the same unique name you used in the URL field for the custom link in your... by mapi | Mar 27, 2019 | Menu
Replace home menu item with an icon Step 1 – Copy Your Icon Code Choose any icon from the ET Icon list. Step 2 – Add Code to Navigation Label in Menu The code will show up as a weird square symbol after you save but it’s ok. Keep it as is. Step 3 – Add Class to Menu... by mapi | Mar 27, 2019 | Menu
}.home #main-header #et-top-navigation nav > ul > li:first-child > a { margin-right: 120px; transition: 1s ease all; opacity: 0;}.home #main-header.et-fixed-header #et-top-navigation nav > ul > li:first-child > a { margin-right: 0; opacity:...
Recent Comments