• 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;
              }
    • This topic was modified 2 years, 5 months ago by mvez73.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    could you please clarify how can I access color-patterns.php? I can’t seem to find it.

    Thank you in advance

    Edit: Found it, thanks for this topic, appreciate it a lot

    • This reply was modified 2 years, 2 months ago by zukak.
    Thread Starter mvez73

    (@mvez73)

    Right in the ere-color folder that you donwloaded.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fix for remaining orange color’ is closed to new replies.