Can I add custom attributes and classes?
-
I have a link inside the banner description, and I would like to add a data attribute and a class to the link so that it opens my Cookie Policy modal. I tried to edit the description as code and add the attribute and class to link this way, but after saving and refreshing, it was removed.
how I would like to use:<p> "description.... <a data-custom="custom" class="js-custom" href="..."> Cookies Policy.</a> </p>
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Can I add custom attributes and classes?’ is closed to new replies.