Our Blog
Ut porttitor imperdiet hendrerit. Suspendisse pulvinar lacus nec sollicitudin finibus ligula quam.
Landing Pages: 10 Essential Tips for High Conversion Rates
Landing pages play a crucial role in digital marketing, serving as the gateway for potential customers. They are designed to convert visitors into leads or customers, making them a vital component of any successful online marketing strategy. A well-crafted landing...
CSS tutorial #4: Units
John Duckett's book on HTML and CSS is a great reference for CSS sizing units. In CSS, there are two main types of units: absolute and relative. Absolute Units in CSS A pixel in CSS (Cascading Style Sheets) measures 1/96 of an inch. This means that 96 pixels equal one...
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 lost,...
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 brand...