OwlCyberSecurity - MANAGER
Edit File: default-options.php
<?php return array( 'header-logo-type' => 'image', 'header-height' => '80', 'header-background' => array( 'background-image' => '', 'background-image-attachment' => array( ), 'background-color' => '#ffffff', 'background-repeat' => 'repeat', 'background-attachment' => 'scroll', 'background-size' => 'auto', 'background-position' => 'left top', 'background-type' => 'default', 'background-gradient' => array( 'color-1' => '#ffffff', 'color-2' => '#ffffff', 'location-1' => '0', 'location-2' => '100', 'type' => 'linear', 'angle' => '180', 'position' => 'center center', ), ), 'page-title-background' => array( 'background-image' => '', 'background-image-attachment' => array( ), 'background-color' => '#ffffff', 'background-repeat' => 'repeat', 'background-attachment' => 'fixed', 'background-size' => 'auto', 'background-position' => 'left top', 'background-type' => 'default', 'background-gradient' => array( 'color-1' => '#ffffff', 'color-2' => '#ffffff', 'location-1' => '0', 'location-2' => '100', 'type' => 'linear', 'angle' => '180', 'position' => 'center center', ), ), 'site-max-width' => '1260', 'body-padding' => array( 'top' => array( 'desktop' => '0', 'tablet' => '0', 'phone' => '0', ), 'right' => array( 'desktop' => '0', 'tablet' => '0', 'phone' => '0', ), 'bottom' => array( 'desktop' => '0', 'tablet' => '0', 'phone' => '0', ), 'left' => array( 'desktop' => '0', 'tablet' => '0', 'phone' => '0', ), 'unit' => array( 'desktop' => 'px', 'tablet' => 'px', 'phone' => 'px', ), ), 'accent-color' => array( '1' => '#cb9274', '2' => '#ffffff', '3' => '#051f34', '4' => '#e3dbd4', '5' => '#ffffff', '6' => '#000000', '7' => '#ededed', '8' => '#f6f4f2', '2-hc' => '#f9f9f9', 'auto-contrast' => '1', ), 'google_fonts' => '', 'custom-js' => '', );