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: Fuji: Slider not displaying

New Front EN Support Forums Fuji Theme Support Fuji: Slider not displaying Reply To: Fuji: Slider not displaying

#2721
mmsatori
Keymaster

Hey Theweblady,

these changes are not envisaged through the theme’s back-end, yet you can achieve the required alterations by adding some CSS: insert the following code at the very end of the theme’s “style.css” file (opens by default when you visit “Appearance -> Editor” admin menu:

.orbit-wrapper .orbit-caption { font-size: 14px !important; line-height: 20px !important; left: 30px !important; bottom: 30px !important; }

All numeric parts can take any value you need.

Sincerely,
Andrii / Satori Studio