Site logo

Archived topic

Could we create headline like this with GP premium & GB?

1 reply · Started by Trạng on January 28, 2022

Viewing posts 1–2 of 2

Hi there, I want to create a specific headline (H2) in my post like this screenshot

How can I do it with GP premium & GenerateBlocks (not premium)??

Hi there,

select the Headline block, in Advanced > Additional CSS Class(es) add a custom class eg. grad-title

Then add this CSS:

.gb-headline.grad-title {
    /* Add your CSS Gradient properties here */
}

And this website will provide you the properties:

https://www.cssportal.com/css-text-gradient-generator/

This archived topic is closed to new replies.