does anybody know how to make the footer background at the bottom of my page transparent? it is destroying my vibe @.@
does anybody know how to make the footer background at the bottom of my page transparent? it is destroying my vibe @.@
Comments
Displaying 2 of 2 comments ( View all | Add Comment )
Rainie Rawr [β’]
does this work?
footer {
Β Β background-color: transparent;
Β Β border-top: 0px;
}
if it doesn't, maybe putting !important before the ; will help
that worked !! thank you so much ily mwah
by β π΄ππ¦π¦π±πͺπ―π¨π΄π¬πͺπ¦π΄ β ; ; Report