Accent on text (like on custom headlines)

Hello,

I am trying to add an so called accent on a text, in order to make it looks like a title (it should not be a title for SEO reasons). How can I do this?

I tried to add the following classes to the text (raw element) but the result is quite strange: h-custom-headline accent

Here is my text in a raw element:
<span style="color:#3e495a; font-weight:400; letter-spacing:0.15em; font-family:vidaloka;">RENSEIGNEMENTS & RENDEZ-VOUS<span/>

Hi,

I tried it my test site and it seems to work well

See screenshot

Can you provide us the exact url of the page where we can see this.

Thanks

This is on this page: https://charlotte-desvoies.fr/, section #4.

Hey @Lecoqdigital,

Please check your HTML. Closing tag should be </span> and not <span/>. See https://youtu.be/zFPM5Q54y74

Hope that helps.

Thank you. Sorry for not notifying this stupid mistake on my own :slight_smile: .

No worries. :slight_smile:

Glad to hear it’s sorted.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.