by Shehan Disanayake | Dec 10, 2019 | JavaScript
Hey Friends,Where do you write your JavaScript when designing websites with Divi? Earlier I used to put them inside head element using <script> tags. But when the code becomes bigger, it’s ready difficult to manage the code as we have a little space inside. In...
by Shehan Disanayake | Dec 10, 2019 | Styling
Hey folks,Today I have an awesome tutorial for you. Have you ever tried to write SCSS when designing websites with Divi theme? Sometimes I hate writing CSS because of nesting. Writing SCSS is way easier and faster than CSS. As SCSS supports lots of cool features like...
by Shehan Disanayake | Sep 24, 2019 | Divi Modules
Demo There are so many times that I wanted to add a website icon alongside with the social media icons. You may have realized that standard Divi Social Media Module only comes with Social Media Icons and there is no Website icon. So, How To Add Website Icon To...
by Shehan Disanayake | Sep 21, 2019 | Owl Carousel
When you work with DIVI theme, sometimes you may encounter situations that you want to add DIVI modules in to a Carousel. There is a pre built Slider module that comes with DIVI. But It’s designed to create a Carousel with an Image and some text. But in this...