[9.0.15] footer fix
This commit is contained in:
parent
e17cff3ee1
commit
dd786918f7
@ -498,14 +498,19 @@ footer .col4 {
|
|||||||
footer .col4 {
|
footer .col4 {
|
||||||
width:100%;
|
width:100%;
|
||||||
}
|
}
|
||||||
footer span {
|
#footerCopyright, #footerText, #footerSocials {
|
||||||
text-align: center;
|
text-align: center !important ;
|
||||||
|
|
||||||
}
|
}
|
||||||
footer div span:last-of-type {
|
footer div span:last-of-type {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@media (max-width: 768px) {
|
||||||
|
#footerCopyright, #footerText, #footerSocials {
|
||||||
|
text-align: center !important ;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
footer #footerSocials span {
|
footer #footerSocials span {
|
||||||
|
Loading…
Reference in New Issue
Block a user