Skip to content

Instantly share code, notes, and snippets.

View wpacademy's full-sized avatar

Mian Shahzad Raza wpacademy

View GitHub Profile
/***********************************************
* 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;
/*
* CSS code for WordPress Login, Signup Page Design Tutorial.
* Author: WP Academy
& Tutorial Link:
*/
.wpac-custom-login-form #um-submit-btn , .wpac-custom-signup-form #um-submit-btn {
background: #242A56 !important;
margin-top: 15px;
border-radius: 0px !important;
}
@wpacademy
wpacademy / custom.css
Created October 30, 2020 23:36
Custom CSS code for Job Portal in WordPress Tutorial by WP Academy
/**
* Custom CSS code for Job Portal in WordPress Tutorial by WP Academy
* Author Name: WP Academy
* Author URL: https://wpacademy.pk
**/
.home-job-cats ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
@wpacademy
wpacademy / styles.css
Created November 11, 2020 19:52
PSD to WP website design tutorial CSS.
/**
* Custom CSS code for PSD to WordPress Tutorial by WP Academy
* Author Name: WP Academy
* Author URL: https://wpacademy.pk
**/
.wpac-service-box {
transition: 0.5s all;
}
.wpac-service-box:hover {
transform: scale(1.05);
@wpacademy
wpacademy / style.css
Created November 23, 2020 21:27
Black Friday Template Design Tutorial CSS
/**
* CSS Code for Black Friday Template Pack
* Author: WP Academy
* URL: https://wpacademy.pk
**/
.wpac-bf-header {
transition: 0.5s all;
}
.wpac-bf-header.elementor-sticky--effects {
background-color: #ffffff;
@wpacademy
wpacademy / style.css
Created February 12, 2021 09:44
CSS code for GYM website design tutorial by wpacademy.pk
/*****************************
* CSS Code by WP Academy for
* GYM Website Design Tutorial
* Make sure to use same class names in sections or widgets of elementor.
****************************/
.gymz-header {
transition: 0.5s all;
}
.gymz-header.elementor-sticky--effects {
background: rgba(0,0,0,0.9)
@wpacademy
wpacademy / style.css
Last active June 24, 2021 22:23
CSS code for Pizza Shop Tutorial on WP Academy
/**
* Custom CSS code for pizza shop tutorial
* Author: Mian Shahzad Raza
* Author URI: https://wphero.pro
**/
.wapf-field-row {
margin-bottom: 10px;
}
.wapf-field-label {
font-size: 22px;
@wpacademy
wpacademy / assets.txt
Created August 12, 2021 05:40
Assets, Colors & Font details used in the Portfolio website design tutorial
Icons:
- https://www.iconfinder.com/iconsets/logos-and-brands
- https://www.iconfinder.com/icons/4026421/device_electronic_launch_machine_rocket_technology_icon
Photos:
- https://www.freepik.com/premium-photo/full-length-smiling-bearded-business-man-black-suit-with-hands-pockets_16461218.htm
- https://www.freepik.com/premium-photo/full-length-handsome-bearded-business-man-black-suit-holding-laptop_16461286.htm
- https://www.freepik.com/premium-photo/full-length-smiling-bearded-business-man-suit-moves-with-tablet-computer_16461261.htm
- https://www.freepik.com/free-photo/confident-young-businessman-suit-standing-with-arms-folded_8080750.htm
- https://www.pexels.com/photo/man-in-black-leather-jacket-3748221/
@wpacademy
wpacademy / styles.css
Created August 16, 2022 22:48
CSS code for advanced ecommerce website tutorial by WP Academy
/******************************
* Description: CSS code for advanced ecommerce website tutorial by WP Academy.
* Author: WP Academy
* Author URL: https://wpacademy.pk
* Usage Info:
Please use apporopirate class names in sections or widgets as explained in the video tutorail.
Don't forget to replace color variable names such as '--e-global-color-primary' with your own colors
or global color names.
******************************/