Testimonial Grid Quotation Theming
2 years ago/*START - testimonial page icon*/
div.testimonials ul.collection
{
.avatar {
background-color:#7BA4C3;
height: 154px;
path{
fill: #fff;
fill-opacity: 1;
}
Testimonial Quotation Theming
2 years ago/*START - Testimonial section theme (Local)*/
svg path{
fill: #fffaf5;
fill-opacity: 1;
}
svg circle{
fill: rgba(123,164,195,0.8);
fill-opacity: 1;
}
/*END - Testimonial section theme(Local)*/
Pagination for Desktop and Mobile View
2 years ago
/*START - slick arrow theme*/
div.arrows .lp-arrow.slick-arrow{
background-color: transparent;
border: solid 2px #fff;
&:before{
border-color:#fff;
}
&:hover{
border: solid 2px #fff;
Design Template: Producer
/*START - update card color theme - */
.properties-grid .listing-card__img-wrap .listing-card__label {
background: #670038 ;
color: #fff;
text-transform: uppercase;
}
.properties-grid .listing-card__info{
background: #C3BEBE;
color: #000;
text-transform: uppercase;
Disclaimer Font and Input Theming
2 years ago
/*START - add theming*/
.lp-input--light {
color: #000;
border-color: rgba(0,0,0, 1);
}
.lp-input--light::placeholder {
color: #000;
}
Button Theming
2 years ago/*START - fix button theme on mobile view*/
@media (max-width: 768px){
.home-valuation .search-wrapper .lp-btn {
border: 2px solid #fff!important;
color: #fff!important;
background-color: transparent!important;
&:hover {
border: 2px solid #fff!important;
color: #670038!important;
background-color: #fff!important;
Font Color and Pop up Modal Theming
2 years ago /*START Hover Modal font and BG color*/
.item__copy .item__name--hint{
&:after {
background-color: #fff;
}
span.item__hint.hint{
background-color: #fff;
color:#000;
&:after {
background-color: #fff;
Dropdown Hover and Mobile Button Theming
2 years ago/*START Dropdown Hover*/
.custom-select-item {
color: #000;
}
.custom-select .lp-input--light + .custom-select-menu .custom-select-content {
background-color: #fff;
}
.custom-select .lp-input--light + .custom-select-menu .custom-select-item:hover {
background-color: #670038;
Buttons and Pagination Theming
2 years ago/*START - For light background - */
div.type-selector__group label.type-selector__label.lp-btn.lp-btn--outline.lp-btn--dark{
border-color: #670038;
background-color: transparent;
color: #670038;
&:hover{
border-color: #670038;
background-color: #670038;
color: #fff;
}
Property Grid Cards and Status Not Changing
2 years ago
/*START - Change Card Theme*/
div.redesign.property-list-section span.property-list__label{
background:#670038;
color: #fff;
}
.property-list__text {
color: #000;
background-color: #C3BEBE !important;
}
Design Template: Producer
/*START - Change link colors */
div.redesign.featured-properties-section ul.slick-links-nav {
span.spacer {
background-color: #000;
}
li span.link {
color: #000;
border-color: #000;
&:hover:not(.slick-disabled) {
color: #670038;
Background Color on Mobile
2 years ago/*START Black Background in Mobile*/
@media (max-width: 768px){
.lp-title-group.text-left p, .lp-h2{
color: #fff;
}
div.media-text__content {
opacity: 1;
background-color: #000;
}
div.media-text {
Property Intro with Title Below Pagination
2 years ago/*START - pagination color*/
.property-intro-2-content .property-intro-2-nav-slider button.slick-arrow{
background-color: transparent;
border-color:#fff;
color: #fff!important;
&:hover{
background-color: #fff;
border-color:#fff;
color: #000!important;
}
Font Color Theming
2 years ago/*START Font Theming*/
.bottom-container .header h3 {
color: #fff;
}
/*END*/Pagination Theme Color for Properties
2 years ago/*START - slick arrow*/
.lp-arrow{
border: solid 2px #000;
background-color: transparent;
&:before {
border-color: #000;
}
&:hover{
border: solid 2px #000;
background-color: #000;
Font Color and Pop up Modal Theming
2 years ago/*START Hover Modal font and BG color*/
.item__copy .item__name--hint{
&:after {
background-color: #fff;
}
span.item__hint.hint{
background-color: #fff;
color:#000;
&:after {
background-color: #fff;
Arrow Button on Mobile and Dropdown Hover
2 years ago
/*START - mortgage calcu arrow -*/
@media (max-width: 768px){
.results__expand svg {
stroke: #fff !important;
}
}
/*mortgage arrow icon theme mobile view */
@media (max-width: 768px){
div.results__expand {
Schedule a Showing
Design Template: Coldwell Banker Brand
/*START - For light background - */
div.type-selector__group label.type-selector__label.lp-btn.lp-btn--outline.lp-btn--dark{
border-color: #012169;
background-color: transparent;
color: #012169;
&:hover{
border-color: #012169;
background-color: #012169;
color: #fff;
}
Accent and Arrow Color Theming
2 years ago/*START Accent and Arrow Color Theming*/
div.properties-grid-list{
.feature-low {
background-color: #012169;
color: #fff;
}
a:hover {
box-shadow: 0 2px 0 0 #012169;
}
}
Left Font Title Color
2 years ago/*START Change Left Title Color*/
div.col.col-1-2.f-neighborhoods__image-col > h2{
color: #fff;
}
/*END*/Pagination Theme Color for Properties
2 years ago/*START Pagination Color*/
div.f-properties__slider .slick-arrow {
color: #000;
&:hover {
color: #012169;
}
&:focus {
color: #012169;
}
&:focus:hover {
Pagination Theme Color
2 years ago/*START Pagination Color*/
.slider-arrows .slick-arrow{
border-color: #012169;
color: #012169;
&:hover{
border-color: #012169;
background-color: #012169;
color: #fff;
&:before{
background-color: #fff;