Select Page

How to make Divi theme paginations as buttons?

By default, the links will look like this. With our CSS, you can make the pagination links like buttons. CSS: .et_pb_posts .pagination a { display:inline-block; border:2px solid; border-radius:30em; text-decoration:none; padding:2px 10px; transition:.5s;...

How to make a divi mobile header full width

After logging into the site, you will be directed to the dashboard page. Navigate to the “Divi” on left side. Click on the “Theme Customizer”. Go to “Additional CSS”, and add the custom snippet, .mobile_nav.opened...

How to save change in divi

After logging into the site, go to the page where you want to work for the changes. Click on “Enable Visual Builder”. Step 1 Insert a “Text Module” or add your desired content. After making your changes, access the (…) Menu icon where...