Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Reply To: page background image and color

New Front EN Support Forums Kanso Theme Support page background image and color Reply To: page background image and color

#2991
mmsatori
Keymaster

Hey Massakid,

I can see from the URL you’ve provided that you’ve changed backgrounds for some of the pages (e.g. “Face.M” and the contact form sections). Please let me know if this problem is still topical :)

Regarding the margins between one-page sections: please try inserting this code into the “Style: Add Custom CSS” section of the Theme Options panel:

.page-template-page_one-page-php .page-holder { padding-bottom: 50px !important; }
.page-template-page_one-page-php .page-delimiter { margin-bottom: 50px !important; }

Sincerely,
Andrii / Satori Studio