Thanks so much Mark for the kind words and the referrals. I do appreciate them very much.
Sorry for the button being cut off. The overflow on the animated panels is set to “hidden” in order to have them slide in and reveal nicely. But if a button is the last element in one of them, the padding on the button can get cut out.
Here’s one way to fix that:
- Go to the Theme Options page and select the Advanced tab.
- Scroll down to the Custom CSS box and paste this:
.cbp-so-side {
padding-bottom: 15px;
}
- Update your settings.
See if that won’t help out. The next version of the theme will have that added to the panels to try and cut down on that happening.
If you run into trouble, let me know.
Have a great week,
Bill