Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    You can do it in a very easy way, please follow the steps below:

    1. Open the “/wp-content/plugins/loading-page/loading-screens/bar/loading-bar.js” file with the text editor your choice.

    2. Go to the snippet of code:

    this.created = true;

    and inserts the following line of code just above:

    this.attr[‘overlay’].find(‘div’).hide();

    Tip: You should clear the browser’s cache after edit the online files.

    Best regards.

    Thread Starter kris

    (@krisyoungboss)

    Thank you so much!

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

The topic ‘Have only background image’ is closed to new replies.