Skip to content

Instantly share code, notes, and snippets.

@wpacademy
Created June 26, 2020 10:52
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 wpacademy/8e88e01f0e5f96a3ef59d631bac4a882 to your computer and use it in GitHub Desktop.
Save wpacademy/8e88e01f0e5f96a3ef59d631bac4a882 to your computer and use it in GitHub Desktop.
/***********************************************
* Custom CSS for Fast Food/Restaurant Template
* By WP Academy.PK - Paste this code in
* Appearance > Customize > Additional CSS
**********************************************/
.wpac-lottie-anim-1 .e-lottie__container, .wpac-lottie-anim-1 .e-lottie__animation{
height: 150px !important;
}
.wpac-dual-color-heading span {
color: #FF6E00;
}
@media all and (min-width: 768px) {
.wpac-item-text p {
padding: 0 30px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment