Nondys Posted June 25, 2021 Posted June 25, 2021 Site URL: https://fulltimeinfluencer.squarespace.com/fti/ Hello, How do I create a Dotted Border, with only 3 Dots and move them to the Upper Left corner? I really want to step away from using images on Squarespace and start using CSS more. With that being said I created an image show below (the first image) that has 3 gray DOTS on the upper left hand corner, but that is an image and I'd like to do the exact same using CSS. I was able to CSS a text box with the exact same design (second image), but I don't know how to add these dots with CSS. Here is the code I used to achieve the same style as the image. #block-yui_3_17_2_1_1624577531411_181125 { border: solid 1px black; padding: 10vh; margin: 0 auto; border-radius: 20px; background-color: white; filter: drop-shadow(-10px 0px 0px #B97C78) }
tuanphan Posted June 28, 2021 Posted June 28, 2021 What is access password? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.