This theme is intentionally very plain so you can add on whatever you want to it. I myself like plainer layouts just so I can bling it up and whatever! If using please comment, I would love to see what y'all do with it!! :3
<style>
:root {
--logo-blue: #80b300;
--darker-blue: #d5b384;
--lighter-blue: #984422;
--even-lighter-blue: #984422;
--lightest-blue: #e4d3bb;
--dark-orange: #d5b384
--light-orange: #d5b384;
--even-lighter-orange: #e4d3bb;
--green: #e4d3bb;
}
body{
font-size: 17px !important;
font-family: 'Helvetica Neue';
}
body
{background-image: url(https://i.pinimg.com/1200x/14/02/37/14023790005764754147efd5e92ad30e.jpg); no-repeat fixed; background-size:;
}
<style>
main:before {
width: 100%;
height: 125px ;
display: block;
content: "";
background-image: url('');
background-position: center center;
background-size: cover;
}
footer {background-color: #80b300 !important;}
</style>
<style>
/* banner */
main:before {
width: 100%;
height: 170px;
display: block;
content: "";
background-image: url('https://bluemountainfruitcompany.com/wp-content/uploads/2017/11/red-prince-apple-header.jpg');
background-position: center center;
background-size: cover;
}
@media only screen and (max-width: 600px) {
main:before{
height: 200px;</style>
Comments
Displaying 0 of 0 comments ( View all | Add Comment )