Influencer - Footer Text replace
Ian
css
2 years ago
347 B
4
Indexable
Never
/*start - footer text*/ .footer__contact-column h4:after{ font-size: 14px; content: "Connect With Mariah"; display: block; } footer .footer__disclaimer { font-size:12px!important; } footer .footer__contact h4 { content: "\a"; font-size: 0; } .footer__info-column h4{ text-transform: uppercase; } /*end*/