


CSS tutorial #3: Spacing in Divi
Spacing using CSS is an essential aspect of designing any website. Proper spacing enhances the readability of elements displayed on the screen and makes the overall layout more visually appealing. To illustrate this concept, let’s take a closer look at the image...
CSS tutorial #2: Custom CSS in Divi
Warning: Be careful when applying custom CSS outside of a module. Your internet browser loads the website’s HTML page first and then applies the custom CSS in the DIVI theme. This means any CSS styling applied in a DIVI module will be overridden. If anyone is...
CSS tutorial #1: Styling an ordered or unordered list in DIVI
Recently, I was editing the CSS of one of the pages on Website Promoters. An issue that arose was making an ordered list more readable since, by default, all the list elements of the ordered list had no spacing between each element in the list. An ordered list...
CSS Styling for Pages in WordPress
Why is CSS Styling Important for Pages in WordPress? CSS is the backbone of the visual presentation of your WordPress website. It allows you to control your pages’ layout, typography, colors, and overall aesthetics, ensuring a consistent and professional-looking...