How to Easily Add a BMI Calculator to Your Website: WordPress Plugin and HTML Tutorial Are you looking to provide value to your website visitors with a simple yet effective tool? Adding a BMI…
How to Fix WordPress Icons Displaying as Squares
How to Fix WordPress Icons Displaying as Squares If you’ve noticed that icons on your WordPress site are displaying as squares or empty boxes instead of the intended font-based icons (like those from Font…
Super Simple Elementor Vertical Text
Super Simple Elementor Vertical Text Add these codes to get Vertical Text in ElementorThis code replicates Example 1 selector .elementor-heading-title { writing-mode: vertical-lr; text-orientation: upright; } Understanding the Above Code: The CSS property “writing-mode” determines…
How to Download an Old Version of Elementor
Downloading older versions of Elementor freeIf you want to download an old version of Elementor, you can find the option in the WordPress repository, including the very first version. Visit https://wordpress.org/plugins/elementor/ And click on ‘Advanced…
Easily Fix Elementor Full Width Not Working
Easily Fix Elementor Full Width Not Working No additional plugins are needed! Fully compatible with Elementor Free. Several factors can lead to issues when creating a full-width page in Elementor, ranging from theme settings to…
Simple Elementor Video Background Sound Button
Simple Elementor Video Background Sound Button First, import the Elementor Video Background Volume Button templateClick the download or copy button located below the demo’s iFrame to import it onto your page. Then, open the Navigator,…
Easy Elementor Sliders & Carousels Random Slides Order
Easy Elementor Sliders & Carousels Random Slides Order First, at the end of your page with wannabe random Elementor Sliders or Carousels, add this codeInsert this code into an HTML element located at the bottom…
First, set your Elementor Pro popup as follows
First, set your Elementor Pro popup as follows Set the width to 100vw (we’ll override this later with CSS) The height to ‘Fit To Content Turn off the overlay, and enable the close button. I…