You wouldn’t happen to have a CSS snippet to put a notch on a border as seen with this uploaded screenshot.

thanks
You wouldn’t happen to have a CSS snippet to put a notch on a border as seen with this uploaded screenshot.

thanks
Hi @wbgTHEMECO,
Thank you for writing in, that might be possible with CSS border-radius, border-image, or the CSS Triangles tricks. If all else fails, please use a background-image as a border instead, that means you’re going to create the border as image and apply it to the button as background with100% 100% background-size.
Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.