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/Widget menu

New Front EN Support Forums Fuji Theme Support Page/Widget menu Reply To: Page/Widget menu

#100
mmsatoristudio
Member

Hi Michael!

In order to display widgets to the left of blog posts on the homepage, go to “Appearance -> Editor” and add the following code at the bottom of the “style.css” file (should be opened by default):
.home #content { float: right !important; } .home #sidebar { float: left !important; }

Regarding the menus, Fuji has two built-in menu locations: the top sliding menu and the menu between the header image and the content. However, you can display a menu of your choice in any widget are (including sidebar) by using the “Custom Menu” widget (go to “Appearance -> Widgets”).

Hope this helps!

Sincerely,
Andrew | Satori