Oxygen Builder custom Global Color

Oxygen Builder custom Global Color

You can use Global Color in your custom css file using Global id. Check the css below...

.class-name {
  background: color(1);
  color: color(2);
}

Change (1) and (2) to Global Color id.

Copyright © 2025 Siam Naulak.
magnifiercrossmenu