NikkiB3 Posted July 24, 2020 Share Posted July 24, 2020 Site URL: https://www.stick8.ca/ Hello, the text on my banner runs all the way to the centre of the image. I would like it to extend from the left to one third of the image, leaving the centre of the image clean. I am using this code to align the text left: .desc-wrapper { margin: 0 !important; text-align: left!important; } What can I do to customize the size of the banner text block so that it sits within the frame? (the frame is there only to show where I want the text to sit) Thanks so much. Link to comment
Solution tuanphan Posted July 24, 2020 Solution Share Posted July 24, 2020 Add to Home > Design > Custom CSS @media screen and (min-width:901px) { .homepage .desc-wrapper { max-width: 35%; } } 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
NikkiB3 Posted July 24, 2020 Author Share Posted July 24, 2020 Thank you so much for your help! It works like a charm. 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