News:

Support the VirtueMart project and become a member

Main Menu

Remove semi-transparent background color on AJAX loading

Started by kaiserdom, October 06, 2018, 19:00:28 PM

Previous topic - Next topic

kaiserdom

Hello

Is there a way to disable the AJAX loading background color (it's semi-transparent) when I select a multivariant in product details view? I only need the arrow loading icon but not the background color.

JM 3.8.12
VM 3.4.0
PHP 7.1.22

GJC Web Design

.vmLoadingDiv {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.2) url('../images/vm-preloader.gif') 50% 45% no-repeat;
}

change

background: rgba(255, 255, 255, 0) url('../images/vm-preloader.gif') 50% 45% no-repeat;
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation