Skip to content

Sticky Header on Scroll Up

Blog Grid Entry Custom Responsive Columns

/** * 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…

Read more

Disable the Mobile Menu

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…

Read more

Change the Page Header Title h1 tag to something else

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…

Read more
Back To Top