• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Essentials | Best Multipurpose WordPress Theme

Essentials | Best Multipurpose WordPress Theme v3.2.5 Untouched

No permission to download
Here
 

Attachments

  • Screenshot_2023-05-28-12-08-12-96_40deb401b9ffe8e1df2f1cc5ba480b12.jpg
    Screenshot_2023-05-28-12-08-12-96_40deb401b9ffe8e1df2f1cc5ba480b12.jpg
    95.6 KB · Views: 36
For those who can't edit header / footer this may work temporarily
Edit Pixfort Core plugin using Plugin file editor

pixfort-core/functions/css/pixbuilder.css
at the bottom of CSS add this and hit save!


CSS:
.st-d-non .pix-warning-alert {
    display: none !important;
}

@media (min-width: 1px) {
    .st-d-non .pix-main-builder-container, #pix-wrapper .st-d-non .pix-main-builder-container {
    opacity: 1;
    pointer-events: all !important;
    }
}

Hope this helps!!
This approach doesn't work anymore either.
 
This approach doesn't work anymore either.

.st-d-non .pix-warning-alert { display: none !important; } .st-d-non .pix-main-builder-container, #pix-wrapper .st-d-non .pix-main-builder-container { opacity: 1; pointer-events: all !important; }

I modifed the code (I just removed the media query) and path. Add the following code to

plugins\pixfort-core\functions\pixbuilder.css

NOT
plugins\pixfort-core\functions\css\pixbuilder.css
 
  • Like
Reactions: Raccoon and smalok

Forum statistics

Threads
79,303
Messages
1,138,666
Members
247,793
Latest member
ngocxu
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock