The “Create Custom Layout” functionality will empower you to create your own custom layout for the Lagom WHMCS Client Theme navigation or footer. Your newly created layouts can be activated in Lagom Layout Manager.
Some of the Lagom WHMCS Client Theme layout changes can be performed by adding a few simple CSS rules, so please get familiar with the article below before you begin.
Take a look at the following steps to learn how to create our own Lagom layout or implement modifications to the existing one.
/templates/lagom2/core/layouts/main-menu directory on your server.new-menu-layout.layout.php file and enter your custom layout name in the name value, for example, New Menu Layout..tpl file, so it will have the same name as your layout folder name, for example, new-menu-layout.tpl..tpl file and perform the needed customization.In order to create your own Lagom layout or make modifications to the existing one, refer to the instruction below:
/templates/lagom2/core/layouts/footer directory on your server.new-footer-layout.layout.php file and enter your custom layout name in the name value, for example, New Footer Layout..tpl file to keep the same name as your layout folder name, for example, new-footer-layout.tpl..tpl file and perform the needed customization.