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