WordPress: How to fix bottom spacing below lists

By default, Elementor and WordPress have pre-set bottom spacing between lists and the next element. To fix this in Elementor (and WordPress in general), you’ll have to use CSS. But hang on, it’s pretty simple! Simply copy the code below into your themes ‘Additional CSS’. In the WordPress Admin panel click customize and scroll down …

WordPress: How to fix bottom spacing below lists Read More »

Elementor: remove the bottom space from the text editor and paragraph

By default, you’ll see extra padding on every paragraph or text editor added with the Elementor tool. The obvious is to use a negative top margin to align the elements correctly. However, that can be a tiresome endeavor. So, here is the easy fix The fix To fix the paragraph and Text editor bottom spacing …

Elementor: remove the bottom space from the text editor and paragraph Read More »

What is Cache?

Cache, pronounced /CASH/, is the description of a computer storing data temporarily. It requires more memory, but it’s faster. Cache on websites Browsers have their own cache that stores information from the previous browsing for future sessions. To see a previously accessed website, the browser gets most files from the cache rather than having them …

What is Cache? Read More »

What is a SMTP?

SMTP simply means Simple Mail Transfer Protocol. It’s an application used by mail servers to send, and receive mail between email senders and receivers.  Without an SMTP server, your email wouldn’t reach its destination. Once an email is sent it transforms into a string of code sent to the SMTP server. The SMTP server processes …

What is a SMTP? Read More »