ButtonPLUS2 and FloatingContent

Hi, @tav
As you can see at https://terapiafloralnoray.com, I have a FloatingContent stack from @willwood with a couple of buttons (BP2), but they only show the link, not the button itself.
How could I make the buttons background visible?
Thanks in advance.

They look fine to me. Are these the ones you are referring to?
CloudApp


No, I was referring to these.

The floating content stack is setting the background of all contained links to none which is overriding the button colours from the theme and the button plus itself.

This is the code from the floating content stack:

CloudApp

Try setting the style to custom in the button and applying the colours there instead of just using the theme colours. This should provide a more specific selector that will over ride the floating content stack.

CloudApp

1 Like

Solved!
Many thanks, Andrew.

1 Like