+ Reply to Thread
Results 1 to 3 of 3

Thread: Realty Nova Map small issue need fix

  1. #1

    Realty Nova Map small issue need fix

    When visiting listing detail page for example:
    https://realty.demoflynax.com/proper...valley-20.html

    On safari, the breadcrum, notice box, is not clickable. On firefox its ok, I notice on safari there is some kind of shadow effect at the breadcrum position, is that the reason?

    Thank you

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    make sure that you have the latest version of safari

    otherwise, for older version add the following fix:

    in style.css > #bread_crumbs (~1149)

    change:
    Code:
    Only registered members can view the code.
    to:
    Code:
    Only registered members can view the code.

  3. #3
    Quote Originally Posted by Rudi View Post
    Hello,

    make sure that you have the latest version of safari

    otherwise, for older version add the following fix:

    in style.css > #bread_crumbs (~1149)

    change:
    Code:
    Only registered members can view the code.
    to:
    Code:
    Only registered members can view the code.
    Yes Rudi, I has the latest version of safari.

    Will try the fix.
    Thanks

+ Reply to Thread