Code disappearing in text editor
-
Greetings,
I am trying to display our DoorDash button/link on our website. DoorDash said to add this code: I left off the open and close tags
a href=”https://www.doordash.com/business/152677/?utm_source=partner-link&utm_medium=website&utm_campaign=152677&utm_content=red-l” target=”_blank” title=”Order Food Delivery with DoorDash” rel=”noopener noreferrer”><div style=”position: relative; width:289px; height:59px; margin: 0px auto; background-image: url(https://cdn.doordash.com/media/button/button_red_l.svg); color:transparent”>Order Food Delivery with DoorDash</div></a
When I do and publish it, it works fine. However if I return to the text editor, it removes the a tag, and I end up with this:
div style=”position: relative; width: 289px; height: 59px; margin: 0px; 0px; background-image: url(‘https://cdn.doordash.com/media/button/button_red_l.svg’); color: transparent;”>Order Food Delivery with DoorDash</divAny help is greatly appreciated!
- This topic was modified 6 years, 2 months ago by .
- This topic was modified 6 years, 2 months ago by .
The page I need help with: [log in to see the link]
The topic ‘Code disappearing in text editor’ is closed to new replies.