• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

How to make an image like this...?

For those interested I've actually found a way to do this fully in Elementor Pro without having to make the image with the transparent letters in Photoshop first. Here are the steps...

1) Create a single column section.
2) Set the background colour of the section to whatever you want.
3) Use the heading widget to put a header into the column.
4) Set the font and font size to whatever you want.
5) Go to the Advanced tab of the Heading widget and then to the Custom CSS section and enter the following code...

CSS:
selector .elementor-heading-title
{
     background: url("/path-to-your-image-you-want-to-appear in the text") #EE4540 repeat 30% 70%  ;
     -webkit-background-clip:text;
     -webkit-text-fill-color:transparent;
     background-attachment: fixed;
}

The colour value in the code will be the fallback text colour if the image can't be loaded for some reason.

Capture.JPG
i know its a but late but...
 
  • Like
Reactions: Medw1311 and MR A
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock