Flipit Styling/FontPress Rules
Please find below a screen of the font press setup for Flipit.
You will also need to copy and paste the below code into the FontPress “Custom CSS” field:
.flex-caption-title {
text-transform: uppercase;
}
a.portfolio_link{
text-transform: uppercase;
}
.navbar .nav > li {
text-transform: uppercase;
}
#content h1{
line-height: 1.15;
font-weight: 300;
font-size: 3.5em;
margin-bottom: 20px;
}
h3 {
font-weight: 300 !important;
