Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #716133

    Hey guys – sorry to bother again – you solved my image spacing issue brilliantly using custom css class on my hero image… (#709254)
    However is there a way of setting the z axis? It turns out the moving the image up – obscured the action button from being clicked.
    I’ve temporarily moved the image back down – but would love to be able to move it back up and send it behind the submit button and form!
    See URL in private content.

    Thanks!
    Mark

    • This topic was modified 8 years ago by Enfolduser.
    #716146

    Hey copemanm!

    Please change your code to following one

    .hero-home {
        top: -20px;
        z-index: -1;
    }

    Best regards,
    Yigit

    #716154

    Absolutely legend… your support team are nearly as good as ours ;-)
    Fix now live and working.
    Big thanks,
    Mark

    #716155

    Hey!

    You are welcome Mark! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

    #716158

    Hi!

    Happy we could help you out.
    Please consider to also rate us at themeforest, you know how important that is!

    Feel free to create a new ticket if anything else is needed

    Best regards,
    Basilis

    #716159

    Hey!

    Oh – BTW – I would add a thermometer on the web site, counting how ” amazing ” the support is or something similar, to have a play out in the site.

    Just a friendly idea!

    Best regards,
    Basilis

    #716309

    Hi Basilis,
    We do ;-)

    It’s genuinely rare to come across a business with the sort of support you guys offer – so big thanks.

    Mark

    #716441

    Hi Mark,

    Thank you very much for the kind words :-)

    Best regards,
    Rikard

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