• In compare window(iframe), there is a text written as ‘loading’ at bottom left corner of the window.

    How do I erase it? and why is it there?
    It is shown in all of other demo sites using same compare plugin.
    thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi there,
    can you share with me the url pf the page where I can see it?

    Thread Starter imjinoh

    (@imjinoh)

    Please visit, marketfood.net and try compare product

    Plugin Author YITHEMES

    (@yithemes)

    Hi there,

    thanks for your patience.
    Please, go in Apperance > Customize > Additional CSS and past this CSS rule:

    #sb-container {
        display: none;
    }

    Let us know if works.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘‘Loading’ text show in page’ is closed to new replies.