[ad_1]
Does anyone know what plugins brandandbloomdesigns.com uses on their website? Or how to get your buttons to be interactive when you brush over them? Also how to get one side of the page to move down while having the other side look seamless?
[ad_2]
Theme: Salient
Some of the plugins: Google Analytics Dashboard – MonsterInsights, Salient Core, Complianz, Salient Page Builder, Woo Commerce Payments, Yoast SEO, WP-Optimize, WP-Bakery, Salient Portfolio. If you Google it, and check the Live Preview, you’ll see the animations there as well.
The text getting stuck on the left side is some sticky option. The button animations are probably part of the theme.
Get the Wapplyzer extension.
Two columns, left one is fixed via sticky when it hits the top of the screen and unsticks when the bottom of the parent element reaches the top. (If you use Divi I wrote a tutorial for another reddit request [here](https://insomniainc.com/divi/two-column-sticky-vertical-scrolling-layout-for-divi).)
The buttons are just hover css and simple to assign with a class or globally to the a tag. [Here is a tutorial](https://insomniainc.com/css-tricks/pure-css-hover-underline-effect).