OS Property support center

SOLVED !!! Change arrows in Theme 1

  • Edwin van 't Hek
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 2 months ago - 9 years 2 months ago #77491 by Edwin van 't Hek
SOLVED !!! Change arrows in Theme 1 was created by Edwin van 't Hek
In front of .status-price and .status-type there are two arrows pointing to the left, I can change the colours of .status-price and .status-type but I'm unable to find where I also can change the colour of these arrows.



Where can I change those?
Last edit: 9 years 2 months ago by Mr. Dam.

Please Log in or Create an account to join the conversation.

  • Edwin van 't Hek
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 2 months ago - 9 years 2 months ago #77494 by Edwin van 't Hek
Replied by Edwin van 't Hek on topic Change arrows in .status-price and .status-type
I believe I have found them already

@media (min-width: 1280px) {
.os_property-item .status-type:after{border-bottom:19px solid transparent;border-right:9px solid #4dc7ec;border-top:19px solid transparent;content:"";position:absolute;right:0;top:0;z-index:1}
.os_property-item .status-type:before{border-bottom:19px solid transparent;border-right:9px solid #292d2d;border-top:19px solid transparent;content:"";left:-9px;position:absolute;top:0}

The only thing I cannot find is the .status-price, sorry for my limited knowledge of the CSS. I previous post I said I can change them, but that was only in firebug and not in the code itself.

I changed everything where I found the colour 03b4ea, but that doesn't change a thing.
Last edit: 9 years 2 months ago by Edwin van 't Hek.

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamNguyen Phu Quan