LindsayMcconnell Posted June 7, 2021 Share Posted June 7, 2021 Site URL: http://labelle-artistry.com Hello- On my client's site, labella-artistry.com, I have two areas were the text is not centered. Main Page is the "La Belle is an award-winning" and then on "Locations" page the Wilmington and Middletown locations for some reason are not centered like the rest of the text. Any help would be really appreciated 🙂 Thank you! Lindsay Link to comment
tuanphan Posted June 8, 2021 Share Posted June 8, 2021 Add to Design > Custom CSS /* Mobile center text */ @media screen and (max-width:767px) { /* homepage */ div#block-7bcbdd64481de3c80b1d .image-title-wrapper { display: flex; justify-content: center; text-align: center !important; margin: 0 auto; width: 100% !important; } /* Location page */ div#page-section-6092fa99a94b2351eb1cf917 .image-title { text-align: center; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment