Divi Booster Tutorial Video

Written by Dan Mossop

Divi user WillGo has kindly put together a detailed video showing how to use Divi Booster:

Thanks to WillGo for taking the time to create and share the video!

4 Comments

  1. Hi Dan

    I am using Divi Booster for a website I'm building. I am using two buttons on my slider but the icon on the second button isn't showing up. Also can you help me with the css needed to style the second button as I want it to have a different color to the first button.

    Reply
    • Hi Rachel, I can see the issue with the icon not showing – I've fixed this for the next version of Divi Booster (2.8.6) which I hope to have out very soon. To style the second button you can use the "db_pb_button_2" class added to the second button. For example:

      a.db_pb_button_2 { 
          color: green; /* Text color */
          background-color: #ccc; /* Background color */
      }
      a.db_pb_button_2:hover { 
          background-color: #fff; /* Hover background color */
      }
      

      That would apply to every additional slider button across the site. To target a particular slider, you can give the slider an ID (say "myslider") and modify the above to be:

      #myslider a.db_pb_button_2 { 
          color: green; /* Text color */
          background-color: #ccc; /* Background color */
      }
      #myslider a.db_pb_button_2:hover { 
          background-color: #fff; /* Hover background color */
      }
      

      If you only want to affect a single slide, do as above, but add a class like "et_pb_slide_0" (where the 0 indicates the first slide, 1 would indicate the second slide, etc). So to change the button only for the second slide on the #myslider slider, you could do:

      #myslider .et_pb_slide_1 a.db_pb_button_2 { 
          color: green; /* Text color */
          background-color: #ccc; /* Background color */
      }
      #myslider .et_pb_slide_1 a.db_pb_button_2:hover { 
          background-color: #fff; /* Hover background color */
      }
      

      Hope that helps, but let me know if not. Thanks!

      Reply
  2. Hello Dan, le plugin divi booster est-il disponible en Français ? Même question pour Divi Learndash Kit ? Merci !

    Reply
    • Bonjour Marlène, at the moment both Divi Booster and Divi Learndash Kit are only available in English, I'm afraid. I hope to add support for other languages (e.g. French) in the future. If / when I do it will be as an update to the current plugins, so if you do purchase either plugin now you'll automatically get the French translation when it becomes available. Thanks!

      Reply

Submit a Comment

Comments are manually moderated and approved at the time they are answered. A preview is shown while pending but may disappear if your are cookies cleared - don't worry though, the comment is still in the queue.

Your email address will not be published. Required fields are marked *.

Check out Divi Booster

Unlock the full potential of your Divi website with Divi Booster! This powerful plugin adds hundreds of features to help you build stunning sites with ease, making it a must-have for any Divi user. Follow along with our tutorial video by WillGo to see it in action!

About Dan Mossop

Dan is a Scottish-born web developer, now living in Brisbane with his wife and son. He has been sharing tips and helping users with Divi since 2014. He created Divi Booster, the first Divi plugin, and continues to develop it along with 20+ other Divi plugins. Dan has a PhD in Computer Science, a background in web security and likes a lot of stuff, 

4 Comments

  1. Hi Dan

    I am using Divi Booster for a website I'm building. I am using two buttons on my slider but the icon on the second button isn't showing up. Also can you help me with the css needed to style the second button as I want it to have a different color to the first button.

    Reply
    • Hi Rachel, I can see the issue with the icon not showing – I've fixed this for the next version of Divi Booster (2.8.6) which I hope to have out very soon. To style the second button you can use the "db_pb_button_2" class added to the second button. For example:

      a.db_pb_button_2 { 
          color: green; /* Text color */
          background-color: #ccc; /* Background color */
      }
      a.db_pb_button_2:hover { 
          background-color: #fff; /* Hover background color */
      }
      

      That would apply to every additional slider button across the site. To target a particular slider, you can give the slider an ID (say "myslider") and modify the above to be:

      #myslider a.db_pb_button_2 { 
          color: green; /* Text color */
          background-color: #ccc; /* Background color */
      }
      #myslider a.db_pb_button_2:hover { 
          background-color: #fff; /* Hover background color */
      }
      

      If you only want to affect a single slide, do as above, but add a class like "et_pb_slide_0" (where the 0 indicates the first slide, 1 would indicate the second slide, etc). So to change the button only for the second slide on the #myslider slider, you could do:

      #myslider .et_pb_slide_1 a.db_pb_button_2 { 
          color: green; /* Text color */
          background-color: #ccc; /* Background color */
      }
      #myslider .et_pb_slide_1 a.db_pb_button_2:hover { 
          background-color: #fff; /* Hover background color */
      }
      

      Hope that helps, but let me know if not. Thanks!

      Reply
  2. Hello Dan, le plugin divi booster est-il disponible en Français ? Même question pour Divi Learndash Kit ? Merci !

    Reply
    • Bonjour Marlène, at the moment both Divi Booster and Divi Learndash Kit are only available in English, I'm afraid. I hope to add support for other languages (e.g. French) in the future. If / when I do it will be as an update to the current plugins, so if you do purchase either plugin now you'll automatically get the French translation when it becomes available. Thanks!

      Reply

Submit a Comment

Comments are manually moderated and approved at the time they are answered. A preview is shown while pending but may disappear if your are cookies cleared - don't worry though, the comment is still in the queue.

Your email address will not be published. Required fields are marked *.

We may earn a commission when you visit links on our website.

Latest From Divi Booster

Enable Automatic Looping for YouTube Videos in the Divi Video Module

Enabling automatic looping for YouTube videos in your Divi video module ensures that content plays seamlessly and continuously without interruption. This feature can enhance user engagement, highlight key information, or create dynamic visual effects on your website....

Hide Video Controls in Divi Video Module

Disabling YouTube video controls in the Divi Video Module helps create a seamless, distraction-free viewing experience for your site visitors. This approach is useful when you want full control over how your video content appears and is interacted with on the page, or...

Mute YouTube Videos by Default in the Divi Video Module

In the Divi Video Module, starting your YouTube videos muted by default can create a more user-friendly browsing experience on your webpage. It is particularly beneficial for reducing distractions, enhancing visitor engagement, and providing a seamless content preview...

Autoplay Videos in Divi Video Module

Enabling videos in your Divi video module to start playing automatically can enhance both the site's design and user engagement. To ensure full compatibility with browser requirements, such as Chrome's autoplay policy, it's often necessary to start your videos muted...

How to Add the Post Status in Divi's Dynamic Content

Divi's Dynamic Content feature is great for enhancing your post/page templates with post-specific information. While Divi includes an option to show information such as the Post Created Date using Dynamic Content, there is no equivalent option for the Post Status....

Random Divi Posts