Hey guys, thanks for offering to beta test Lists Kit for me!
Once you get access to this repo, please feel free to fork it, start customizing it for your own needs and deploy.
- Edit the meta tags to change your website title, description, og images and favicon
- the default brand color of the template is
#FE6A34
. ctrl/cmd-f and find instances ofFE6A34
in the CSS to change to your brand color - for the CTA buttons with animated gradient backgrounds, ctrl-f
background: linear-gradient(-45deg, #833ab4, #fd1d1d, #fcb045);
to edit - to change the hero background image, ctrl-f
HERO SECTION
to find the .hero-image class, change the url - the default font color is
#2d3748
. ctrl/cmd-f and find instances of2d3748
in the CSS to change to your preferred font color