Title: CTA &#8211; Lite button background hover
Last modified: December 26, 2016

---

# CTA – Lite button background hover

 *  Resolved [nyffellare](https://wordpress.org/support/users/nyffellare/)
 * (@nyffellare)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/cta-lite-button-background-hover/)
 * Hello friends,
 * Does anybody has an Idea how to change the background hover color from the CTA–
   Simple contant block? Its probably in a CSS file but I can’t find it. Anyone 
   has any idea’s?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Contributor [Ben Carlo](https://wordpress.org/support/users/hinampaksh/)
 * (@hinampaksh)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/cta-lite-button-background-hover/#post-8598091)
 * Hey Nyffellare,
 * Thanks for posting!
 * That’s actually custom content provided by Tesseract(anything under Content Blocks
   is added by them). The snippet below should do the trick! You can add it under**
   Tools > Layout CSS/JS > CSS**.
 *     ```
       .secondary-button:hover {
         background-color: #000000;
       }
       ```
   
 * Ben
 *  Thread Starter [nyffellare](https://wordpress.org/support/users/nyffellare/)
 * (@nyffellare)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/cta-lite-button-background-hover/#post-8599637)
 * Hello,
 * Thanks for the information. Didn’t know it was from Tesseract. Good to know that
   content blocks are added by the theme not by beaver builder. I will check it 
   out.
 * Thank you for the help 🙂
 *  Plugin Contributor [Ben Carlo](https://wordpress.org/support/users/hinampaksh/)
 * (@hinampaksh)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/cta-lite-button-background-hover/#post-8604077)
 * No worries at all, Nyffellare! Glad we could help. 🙂
 * Have fun!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘CTA – Lite button background hover’ is closed to new replies.

 * ![](https://ps.w.org/beaver-builder-lite-version/assets/icon-256x256.png?rev=
   2361183)
 * [Beaver Builder Page Builder - Drag and Drop Website Builder](https://wordpress.org/plugins/beaver-builder-lite-version/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/beaver-builder-lite-version/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/beaver-builder-lite-version/)
 * [Active Topics](https://wordpress.org/support/plugin/beaver-builder-lite-version/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/beaver-builder-lite-version/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/beaver-builder-lite-version/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Ben Carlo](https://wordpress.org/support/users/hinampaksh/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/cta-lite-button-background-hover/#post-8604077)
 * Status: resolved