fredj32
(Julian Clausen)
#1
Hey Webflow Community,
This is what I am trying to achieve:

Do you have any ideas on how to implement that?
Thanks for your time and have a wonderful rest of the day!
Cheers,
Fred
Here is my site Read-Only: Webflow - Julian Being
(how to share your site Read-Only link)
webdev
(Jeff S)
#2
This is usually accomplished using some simple CSS custom code. See the :before pseudo element. ::before (:before) - CSS: Cascading Style Sheets | MDN
1 Like
fredj32
(Julian Clausen)
#3
Thanks for your reply, Jeff. I’ll look into it!