Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #968172

    Hey guys, I can’t for the life of me figure out what the CSS would be for this page to fix the tooltip so it’s not so transparent. If you scroll over any 1 of the 3 white boxes, you’ll subtly see the tooltip rollover. I think the theme may be conflicting with it’s display, but can you confirm for me? I want to be abel to adjust the rollover to be more visible. Please see the link below. Thanks!

    #968727

    Hey Justin,

    According to the CSS that element should have a white background, it looks like the animation is failing. There is an error on the page which might have something to do with it:

    Uncaught TypeError: $ is not a function
        at common.js?ver=4.9.6:1

    What exactly is that file doing?

    Best regards,
    Rikard

    #969765

    This is what it should actually look like: http://www.optima-express-demo.com/market-report/Blackhawk-Listings/156267/
    Looks like it’s coming from the theme…?

    #969787

    see screenshot: https://prnt.sc/js7unc

    #970260

    Hi,

    Yes it’s coming from your child theme, but that file is not a default Enfold file, so my question is what the purpose of that file is?

    Best regards,
    Rikard

    #971209

    Oh I see. We created that custom file to customize some element positioning on the property landing pages for HOMES because the on;y way to style the off-page content that gets pulled to the landing pages is by ABSOLUTE positioning with CSS. We created a common.js file to more accurately position our elements. So that’s the file we are seeing…I forgot we did that.

    #971548

    Hi,

    Ok, thanks for the feedback. What happens if you move or rename that file?

    Best regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.