Articles on: Custom extensions

Highlighted title

In this guide, you will learn how to highlight portions of your headlines with colour:



Step 1/4


Copy this code:


<style>
.custom-highlight {
background-color: #ffcccc;
}
</style>


Step 2/4


Paste it into your Settings -> General settings > Global <body> HTML code section:



Step 3/4


Replace the colour code with your own one:



Step 4/4


Pick the title you want to edit and wrap it with these HTML tags:


<span class="custom-highlight">Your Title</span>


Done!


Open the live version of your website to see the results:


Updated on: 20/04/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!