Archived topic
Button on lower right side of footer bar?
7 replies · Started by Jordan on November 22, 2021
Hi,
I have a simple footer bar with some text on the left side. How can I add a simple bullet style button to the right side of the footer bar?
Thanks
Jordan
Hi there,
Any chance you can link us to the site in question?
You can use the private information field:
https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information
Let me know :)
Sure thanks
Hi Jordan,
Your site is in coming soon mode, we can't see your site.
Can you confirm?
try again please
Hi Jordan,
While you can just add a bullet style button on a Footer bar widget area through Appearance > Widgets > Footer bar area shown here - https://share.getcloudapp.com/Wnuk8449 - and the entire footer bar widget area to the right with on the customizer settings as shown here - https://share.getcloudapp.com/P8u8rjdL -, I'm not exactly sure how you want things laid out.
Any chance you can provide a mockup image of how you want things to be laid out for the footer bar?
Let us know. :)
Thanks Elvin. This works but I'd like a single line of text to be left justified, and then have the button all the way on the right on the same line. Hw can I do this?
Hi there,
if you want the footer bars content full width then you can add this CSS:
.inside-site-info {
max-width: 100%;
}