Top Bar
The top bar social icons are actual created using a very modular method so it can easily be tweaked and even extended. Simply copy the code below into your child theme functions.php file and modify it accordingly. You can move items around if you want to change the order in which they display on the…
The Total theme includes a built-in shortcode for creating a login/logout link which you can add anywhere on your site (including certain options in the Theme Customizer such as the Topbar content field). Here is the very basic way of adding the shortcode to your site: [wp_login_url text="Login" logout_text="Logout"] And here are the accepted parameters: login_url –…
By default the Total theme centers all your content based on your site widths settings or default values, including your Top Bar content. If you want you can make your entire site 100% wide by tweaking these settings, however, you can also have centered content with a full-width Top Bar if wanted via the option available at…
By default you can enter your custom html for your topbar content via the Customizer at Appearance > Customize > Topbar. However, it is also possible to create your own custom topbar using Visual Composer modules. This is done by simply creating a new template with Templatera, adding your content then entering the ID of…