Add second button to footer callout

Hi

I have a footer callout on every page of my website www.stomping-grounds.org

i would like to add a second button to the footer for “subscribe to mailing list” with a link. How would I achieve this please?

Thanks loads.

Hey there

You can add a third-party subscription for provider plugin and then widget in the footer :slight_smile:

Thanks… I’ve tried to do that with a shapely widget in the footer but there seems to be a formatting error as you can’t read the callout or see the button. Could you please advise how to fix this?

www.stomping-grounds.org

Thanks

Hi

You may use this code:

section.cfa-section.bg-secondary {
background: #0000;
}

and this code:

.footer-widget-area > .col-md-3.col-sm-6.footer-widget {
width: 100%;
}