Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Pascal1414
tagDiv Member

Thank you.

But how do I replace the header ad with a text element? I can’t select the header ad inside the TD composer.

Pascal1414
tagDiv Member

Thank you!

I have actually found another solution, the problem is the gradient overlay, which makes the image not clickable anymore. I reduced the height of the overlay by 50% and then at least the image is clickable on the higher part:

This is the code that worked for me:

.td_block_slide .td-image-gradient:before {
height: 50%;
}

Viewing 2 posts - 1 through 2 (of 2 total)