---
title: "Get 20% off GravityView this April + Tune in to GravityKit Live on April 16! "
date: 2024-04-10
author: "Casey Burridge"
link: "https://staging.gravitykit.com/add-on-of-the-month-april/"
---

# Get 20% off GravityView this April + Tune in to GravityKit Live on April 16! 

Our add-on of the month for April is [GravityView](/products/gravityview/)!

From now until April 30th, you can get 20% off using code `DISPLAYENTRIES` at checkout.

The discount is only valid for new GravityView licenses. It does not apply to renewals or GravityView Pro purchases.

## What is add-on of the month?

Every month, we celebrate one of our powerful Gravity Forms add-ons by offering a special coupon code to our newsletter subscribers. This month, it’s GravityView!

Subscribe to our newsletter below to ensure that you’re the first to hear about future add-on of the month promos, important product updates, upcoming events, and more!

## Join us for GravityKit Live on April 16

![GravityKit Live #4: GravityView 2.21 deep dive & Advanced Filtering revamp](https://cf61600d-90c1-49ac-b4a6-d97914c46f41.cv03.conves.io/wp-content/uploads/2024/04/gravitykit-live-4-1-1024x576.jpg)
*Join us live on Tuesday, April 16 as we dive into the latest product updates, answer your burning questions, and give away exclusive GravityKit swag*
We’ll be breaking down all the new features in GravityView 2.21 and Advanced Filtering 4.0. [Register now to save your spot](https://cf61600d-90c1-49ac-b4a6-d97914c46f41.cv03.conves.io/live/) and submit your questions for the live Q&amp;A portion of the show. We look forward to seeing you there!

![](https://cf61600d-90c1-49ac-b4a6-d97914c46f41.cv03.conves.io/wp-content/uploads/2023/11/GK-graphic-blue.png)
/* GK optin */
/*Style the heading font*/
#gform_wrapper_48 .gform_heading .gform_title {
    color: white;
    font-weight: 700;
    line-height: 45px;
    font-family: system-ui,-apple-system,Segoe UI,Helvetica,Arial, sans-serif;
font-size:42px;
}

/*Form Description*/
#gform_wrapper_48 .gform_heading .gform_description {
    color: white;
    font-weight: 600;
    line-height: 20px;
    display: block;
    font-size:14px;
margin-bottom:10px !important;
    font-family: system-ui,-apple-system,Segoe UI,Helvetica,Arial, sans-serif;
font-size:16px;
line-height:1.3;
}

.desktop-optin {
	padding:10px 15px 0px 15px !important;
	max-height:350px;
	border-radius:10px;
    background-position: top;
    background-repeat: no-repeat;
}

.desktop-optin {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

#gform_wrapper_48 button {margin-bottom:50px;}

/* Submit button */
#gform_wrapper_48 button {
    background:white;
    border:none;
    appearance: none;
    padding: 10px 25px;
    color: #001a4d;
    font-weight: 600;
border-radius:5px;
    font-size:17px;
text-transform: capitalize;
}
/* Submit button */
#gform_wrapper_48 button:hover {
cursor:pointer;
background: #D99B21;
color:#ffffff;
}

/* Basic input styles */
#gform_wrapper_48 input[type="text"] {
    border-radius:5px;
    height: 41px;
    text-indent:10px;
    transition:all 0.3s ease-in-out;
}

/* Responsive styles */
@media only screen and (max-width: 820px) {
.desktop-optin {display:none !important;}
}

@media only screen and (min-width: 820px) {
.mobile-optin {display:none !important;}
}

/* Mobile Optin */
.mobile-optin {
display: flex;
 justify-content: center;
 align-items: center;
}

.mobile-optin {
padding:20px 20px 5px 20px;
border-radius: 10px;
}

.mobile-optin .gform_wrapper {
text-align:left;
/*margin-bottom:10px;*/
}

