• Resolved a95web

    (@a95web)


    Hi is there any css code to preload the labels as they are the last things to show when a page is loaded, is there a way to have them load at the same time the images are loaded. i know about the code “display: blockimportant” but how would i apply it to these product labels or is there some other way please?

Viewing 2 replies - 1 through 2 (of 2 total)
  • ijas

    (@ijasacodez)

    Right now we are using the jquery window load function (which will be executed only after the entire page gets loaded) for performing jquery actions, you can try changing the same to the jquery ready function.

    ijas

    (@ijasacodez)

    As we haven’t heard back from you further, we are closing this thread. Please don’t hesitate to get back to us if you require any further assistance or clarifications from our end in the future. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘preload labels’ is closed to new replies.