If your anchor goes to far down the page, use this code it does not affect anything other than the actual position of where the anchor stops.
1 2 3 4 5 6 |
#latest { padding-top: 100px; margin-top: -100px; } |
If your anchor goes to far down the page, use this code it does not affect anything other than the actual position of where the anchor stops.
1 2 3 4 5 6 |
#latest { padding-top: 100px; margin-top: -100px; } |
© 2022 CODEHAVEN