Good morning, I would like to insert an image in the milestone dot on the timeline. However, when I insert the image, there is always a gray border. I would like to remove the border so that I only have my image. How can I do this?
Thank you
Hey Qgrafica_7,
Please try the following in Quick CSS under Enfold->General Styling:
#top #main span.av-milestone-icon {
border-color: transparent;
}
Best regards,
Rikard
thank you for your reply but the css doesn’t work, i want to specify that not only the border has to be transparent. but also the background
can you help me? thanks