Sticky Header on Scroll Up
Important: This snippet has been deprecated because we've released a plugin so that you can accomplish the same thing but using a plugin rather than maintaining your own custom code.
Important: This snippet has been deprecated because we've released a plugin so that you can accomplish the same thing but using a plugin rather than maintaining your own custom code.
/** * Add responsive grid settings to blog grid style entries * Note: Only add the classes you need. For example if the default columns * are set to 3 no need to define 3 columns again for tablet devices…
The following code can be used to alter the default WooCommerce "Select Options" text in the add to cart button displayed for the product entries.
If you are using a 3rd party plugin for your mobile menu, such as the SuperFly menu you can easily disable the Total mobile menu and toggle using the following code. This way the main menu will still hide on…
Note: This will be removed by default in the Total theme in versions 4.5.3+
This code will allow shortcodes to be added to the topbar social links function.
// This is now the default in the theme since v5.0, no need for custom code.
The page header title file in the Total theme is located at partials/page-header-title.php but if you want to alter something so simple as the html tag it's best to use the wpex_page_header_title_args arguments. The following snippet is an example of…
This code will remove the standard font options from any theme typography setting such as those located in the Customizer or in Total VC modules.