Hi tagdiv team,
I really like your theme and how reliable it is over the years.
I would like to ask you, would it be possible to implement the radius option for “Title over image”? That would be a great addition.
Thank you in advance.
Hi Anamaria,
I hope you are doing well. Is there any ETA for this request by any chance?
Thank you very much
Hi Anamaria,
I have been waiting for this option for a while, do you think you could bump it?
Hopefully it shouldn’t be too complex to implement.
Thank you very much.
Hi,
Unfortunately for the moment we do not have a theme update ready and as I see this featured is still on waiting list.
What I can do is if you need is to provide a css for that element to make it as you want. For this I will need a link to a page were you have this element and some details for how you’ll like to be,
Thank you!
Thank you very much for your help Calin.
This is the page: https://australie.bucket-list.fr/ I would like to add a radius to the 4 first images below the menu.
Hi,
You can use a css like this one:
.tds-title-over-image:before {
border-radius: 5px;
}
This will apply globally on all images that are display using this element, but if you want only on some of them, you can use an extra class on element and add the extra class to the css.
Thank you!
Thank you very much it is working!
That would be so handy to have that available on the UI as soon as you can.
Love your theme, reliability and support. Thanks!