Fix for remaining orange color
-
If you want all the orange fit the accent color, modify color-patterns.php like this:
Find.accent-color { color: $accent_color !important; }
and replace with:
.accent-color, .address-marker i, .agent-info i, .attachment-file-type, .ere-dashboard-logout i, .ere-link-more, .ere-my-property-address i, .ere-my-property-date i, .ere-my-property-total-views i, .ere-my-saved-search-item i, .ere-widget-listing-property-taxonomy i, .open-on-google-maps, .property-agent i, .property-count span, .property-date i, .property-info-header .property-info span.fa, .property-location i, .property-type i, .property-type-list i, .property-views-count i, .property-price-postfix, .property-price-prefix, .user-dropdown i, .walk-score-more-detail, span.total-properties { color: $accent_color !important; }
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Fix for remaining orange color’ is closed to new replies.