Screenshot of the CSS clip-path generator tool Check out this cool online CSS tool to create clippings of any shapes you like and use it in your CSS code for desired results. Also, check the demos below where I created some clippings using this tool. Bookmark/save...
You can choose from these different background blend mode properties to get the right effect. background-blend-mode: normal|multiply|screen|overlay|darken|lighten|color-dodge|saturation|color|luminosity; Demo Open demo in a full window –...
Today I learned that touching many things in business makes you a jack of all and master of none. In business, you must be best at what you are doing to gain potential customers. So choosing a narrow niche, doing it daily, and digging it deep is the best idea for any...
Today I learned, a domain transfer can take somewhere between 1-7 days after you have entered the AUTH code for transfer. The old registerar can ask you to cancel the transfer via email but if it is left and no action for approval. So It may take somewhere between 1-7...
Today, I got a situation where I needed to create a Divi button animation on the hover of the last list item of the header menu. I planned to make it like we have for other DIVI buttons through CSS and using DIVI Icon Font Library. Here’s the code that worked...
If Divi library export is not working or downloading a kb export file then opening the dashboard in a new incognito chrome browser window worked for me. Also if you have a large number of layouts then repeat this process by closing and opening the incognito tab, and...
Here is an example of how I created and implemented a simple shortcode, and added it to a page using divi-visual-builder (inside the text module). Here I am assuming that you have a good experience of creating child themes and PHP language. Included a PHP file in...