Skip to content

Instantly share code, notes, and snippets.

@2shrestha22
Created August 8, 2019 09:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 2shrestha22/99eb8430b11a243b7947fa27288b5308 to your computer and use it in GitHub Desktop.
Save 2shrestha22/99eb8430b11a243b7947fa27288b5308 to your computer and use it in GitHub Desktop.
#blog_subscription-4 .widget-title{
display:none;
}
#subscribe-blog-blog_subscription-4{
color:white;
padding: 15px;
display: block;
background-color:#e8554e
}
#subscribe-submit {
text-align:center;
width: 100%;
}
#subscribe-submit button{
width:95%;
}
#subscribe-email{
text-align:center;
margin-top:20px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment