eterral Posted February 9, 2021 Posted February 9, 2021 Site URL: https://raconte.boutique/ Hi folks! For whatever reason, the button in my footer is not correctly aligning to the center on mobile devices. Any help or code would be appreciated! For reference, here's my mobile-specific code: //Mobile Adjustments// @media screen and (max-width: 640px) { .Footer { h1, h2, h3, p, a { text-align: center !important; }}} @media screen and (max-width: 640px) { h1, h2, h3, p, .sqs-block-button * { text-align: center !important; }} Thanks!
tuanphan Posted February 13, 2021 Posted February 13, 2021 I see it is centered here. Can you explain clearly? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.