Server IP : 66.29.132.124 / Your IP : 52.15.35.129 Web Server : LiteSpeed System : Linux business141.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : wavevlvu ( 1524) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/wavevlvu/misswavenigeria.com/wp-content/themes/siteorigin-unwind/inc/ |
Upload File : |
<?php // An array mapping SCSS variable to a SiteOrigin Settings variable name. return array( 'variables' => array( // Branding. 'branding_accent' => 'color__primary-accent', 'branding_accent_dark' => 'color__primary-accent-dark', // Fonts. 'fonts_details' => 'font__details', 'fonts_main' => 'font__main', 'fonts_headings' => 'font__headings', 'fonts_text_light' => 'color__text-light', 'fonts_text_medium' => 'color__text-medium', 'fonts_text_dark' => 'color__text-dark', // Header. 'masthead_padding' => 'masthead__padding', 'masthead_bottom_margin' => 'masthead__bottom-margin', // Footer 'footer_top_padding' => 'footer__top-padding', 'footer_side_padding' => 'footer__side-padding', 'footer_top_margin' => 'footer__top-margin', ), 'stylesheets' => array( 'style', 'woocommerce', ), );