🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 17:10:35 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
themes
/
blocksy
/
inc
/
dynamic-styles
/
global
📍 /home/eliteewa/public_html/wp-content/themes/blocksy/inc/dynamic-styles/global
🔄 Refresh
✏️
Editing: background.php
Writable
<?php // Site background blocksy_output_background_css([ 'selector' => 'body', 'css' => $css, 'tablet_css' => $tablet_css, 'mobile_css' => $mobile_css, 'value' => blocksy_get_theme_mod( 'site_background', blocksy_background_default_value([ 'backgroundColor' => [ 'default' => [ 'color' => 'var(--theme-palette-color-7)' ], ], ]) ), 'responsive' => true, 'forced_background_image' => true ]);
💾 Save Changes
❌ Cancel