danicomar Posted November 17, 2015 Posted November 17, 2015 The BEDFORD template does not seem to have the option to alight banner headings and text to the left. Has anyone done this? I have no knowledge of CSS (it might be a very easy thing) but I can be resourceful at following your tips. Thanks in advance.
danicomar Posted December 7, 2015 Author Posted December 7, 2015 This is the site: http://activationideas.com Thank you!
drawingwithindesign Posted January 7, 2016 Posted January 7, 2016 In your CSS editor, enter:: .desc-wrapper { margin: 0 !important; text-align: left!important; }
danicomar Posted January 11, 2016 Author Posted January 11, 2016 Oh, yes. Apologies for the confusion. Since I’ve written the question, I’ve moved on and changed the template. But with your advice I might get back to the old one. Will try it in any case. D.
Trey_SQSP Posted December 8, 2016 Posted December 8, 2016 The code for this is a little different if you've opted to use a slideshow in your banner. Instead use this code, which worked for me: .meta .meta-description p { text-align: left; width: 100% !important; }
EllieRT Posted January 31, 2019 Posted January 31, 2019 How do you do this for one banner only? I want the text centered for other pages but only text aligned for the 'hero' image on the front page.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.