Looking for an inside border #154294
Replies: 3 comments 3 replies
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
Take your main block and find the class for it (it's probably the home class) and type this in your css: .home { Edit: Also it is not showing up on the page, because the z-index of your class is "000", which means that it will just be below any other things that are on your page, try making it 999 or any other that will fit you and it should work. |
Beta Was this translation helpful? Give feedback.
-
|
update When I do at a border arround the <.home selection > will the border be around the green box. I still want it around the blue box. |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
Body
Hello, I'm new to website dev.
I would like to have a border around the light blue box. Is this possible? I already tried copilot but comes back with a border around the green box. Thank you in advanced!
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions