

WordPress themes are very important when it comes to building a website.

Plugins or other options in premium themes allow for more customization, while the basic, free themes usually offer fewer options. Of course, there are also customization options within each theme, so no site is going to look exactly the same. The fonts, color scheme, layout of pages or blog posts, and other style details come from the theme. All the style and design is built into the theme. It’s helpful to understand how WordPress themes work, so you can grasp all of the amazing things you can do with a plugin like Builder.Ī WordPress theme, in short, is what makes your site look the way it does. What Does a WordPress Theme Do?ĭivi’s Builder is one of many different WordPress plugins that can be added to any WordPress theme. Make Divi work best for you by discovering these features and putting them into action. We’ve compiled this ultimate guide to the hidden Divi page builder features that you probably aren’t using yet. Not all of those features are easy to see at first glance, however. Using a Divi page builder is a great way to give yourself more options to build the site you want.ĭivi Page Builder, a premium WordPress theme, is great for many different purposes. We would like to introduce to you one of the best themes available on the market: Divi Theme. You want a unique site that you can customize to meet your needs and those of your customers. $(".blurb_click_newtab").In the modern world, your business is only as good as your website. If you want your links to open in separate tab, just change the class to blurb_click_newtab and use the code below: Window.location = $(this).find("a").attr("href") Īdd this code to the element in Theme Options (Integration tab). Lets add a custom class blurb_click to modules “Custom CSS” tab. We don’t want all the blurbs to behave this way, so we need to add custom class, which we can than target with js. There is an easy javascript (jQuery) method. So how can we do it? How to make it clickable? You can see it on the demo page I’ve set up.īut I like my blurbs to be clickable as a whole. The part of the Blurb, which actually’s going to be clickable is an icon and the title.

If you define an URL in Blurbs Module general settings tab, like this:
