BobCarver Posted October 30, 2019 Share Posted October 30, 2019 I want our banner text to appear on the lower left corner of banner images. I can left align the text using: .desc-wrapper { margin: 0 !important; text-align: left!important; } I can't see to move to the bottom left. Also any attempts seem to expand the image. The page we're working on is here: https://www.carvertc.com/homenewdraft Thanks in advance Bob Link to comment
tuanphan Posted October 31, 2019 Share Posted October 31, 2019 @BobCarver .desc-wrapper { margin: 0px; text-align: left !important; width: 50% !important; padding-top: 64px; padding-bottom: 0; } BobCarver 1 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
BobCarver Posted November 1, 2019 Author Share Posted November 1, 2019 On 10/30/2019 at 5:41 PM, tuanphan said: @BobCarver .desc-wrapper { margin: 0px; text-align: left !important; width: 50% !important; padding-top: 64px; padding-bottom: 0; } Thanks a bunch @tuanphan Link to comment
lisa0672 Posted October 18, 2021 Share Posted October 18, 2021 On 10/31/2019 at 11:41 AM, tuanphan said: @BobCarver .desc-wrapper { margin: 0px; text-align: left !important; width: 50% !important; padding-top: 64px; padding-bottom: 0; } @BobCarverI just found this and it is very helpful. I now have my text at left. Is there a way to centre it at the bottom, or justify it to the top or bottom right? Thanks! Link to comment
tuanphan Posted October 20, 2021 Share Posted October 20, 2021 On 10/18/2021 at 9:52 AM, lisa0672 said: @BobCarverI just found this and it is very helpful. I now have my text at left. Is there a way to centre it at the bottom, or justify it to the top or bottom right? Thanks! Can you share link to your site? 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