moessence Posted January 13, 2020 Share Posted January 13, 2020 I need to Right or Left Justify the Announcement Bar Text. Please help! Thank you so much in advance for your CSS wizardry! Link to comment
syncds Posted January 16, 2020 Share Posted January 16, 2020 I too am looking to do this. Pretty familiar with CSS and code but can't figure this out. I'm sure it's simple but damn, it just won't work. I only want to do this on mobile though. Link to comment
carrie1 Posted February 25, 2020 Share Posted February 25, 2020 Hey There @moessence and @syncds! Have you guys found a solution to this? Would love to get in on it and use my announcement bar as an extension to my main nav. Thanks! Link to comment
carrie1 Posted February 25, 2020 Share Posted February 25, 2020 Hey again @moessence and @syncds! I found a solution on the ghostplugins site 🙂 https://www.ghostplugins.com/steps/te39bh7h Just in case you haven't found a solution yet. Just swap out the right for left if required. // Bar Text Align // .sqs-announcement-bar p { text-align: right; padding-right: 30px; } Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.