By default, the ShortPoint Tiles design element displays bold description text font. It looks like this:
If you want to change the font to normal, non-bold, you can easily do it by using some Custom CSS.
Step 1. Copy the code
Here it is the code you will need to use, please copy it:
.shortpoint-tile-title, .shortpoint-tile-description { font-weight: normal; }
Step 2. Update the element with code
Open the element settings, switch to Custom CSS tab and paste it as shown in the animation below:
That's it!
Related articles:
- How to Change the Font on Tiles Elements
- How to Change the Font Size of a Link and/or the Link Icon Size