amac12 Posted October 25, 2019 Share Posted October 25, 2019 In Fulton, if I'm using a page like Blog of Events instead of creating an index, and I use the page title and description in the banner, I cannot change the alignment from center. Is there way to fix this in the custom code option of the page? On the attached images, I want the orange text (page title) to align left and the white text (page description) to align right. If I inspect and edit the html that way just using the align="left" it works, but I don't know how to inject that code into the page so it sticks. Link to comment
creedon Posted October 25, 2019 Share Posted October 25, 2019 Please provide a URL to your website so that we can take a look. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
tuanphan Posted October 27, 2019 Share Posted October 27, 2019 @amac12 Add to Home > Design > CUstom CSS .banner-thumbnail-wrapper .page-title { text-align: left; } .banner-thumbnail-wrapper .page-description { text-align: right !important; } 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!) Link to comment
greenmeloninc Posted January 26, 2020 Share Posted January 26, 2020 This is not working for me. Is it because I am in preview mode? I haven't loaded the template yet, I am building the site. Link to comment
tuanphan Posted January 26, 2020 Share Posted January 26, 2020 9 hours ago, greenmeloninc said: This is not working for me. Is it because I am in preview mode? I haven't loaded the template yet, I am building the site. What do you mean, and site url? 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!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.