Bottom Border Is not Showing
-
Bottom Border Is not Showing!
how to fix this issue?i am using this css codes:
article { border: 2px dashed #000000; border-radius:10px; padding: 20px; padding-right: 0px; background-color: #Ffffff; box-shadow: none; } div.folding-button { position: relative; left: 680px; Bottom: 100px; margin-top: -80px; } @media screen and (max-width: 600px){ div.folding-button { position: relative; left: 0%; top: 1000px: } }
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Bottom Border Is not Showing’ is closed to new replies.