A separate section is available for adding CSS or JavaScript code to your website.
How can CSS code be applied to a site?
- Click on the Menu.
- Select Settings from the side navigation menu.
- Choose Custom CSS
- Choose a Page where you want to make changes.
- Paste your CSS code into the CSS code area.
- Click the “Update” button.
How can Javascript code be applied to a site?
- Click on the Menu.
- Select Settings from the side navigation menu.
- Choose Custom JS
- Choose a Page where you want to make changes.
- Paste your Javascript code into the JS code area.
- Click the “Update” button.
Note: Code containing <script> tags is HTML that includes JavaScript syntax. You should place this HTML code in the headers or footers section (Menu > Settings > Headers & Footers).
Accidentally entered invalid JavaScript or CSS code. How to reset it?
- Download the troubleshoot.zip file.
- Extract the contents of troubleshoot.zip.
- Log in to your hosting panel or FTP.
- Navigate to the pages folder within the Grupo directory on your hosting server.
- Upload the troubleshoot.php file from the extracted contents.
- Access your_grupo_webaddress/troubleshoot/ in your browser.
- In the form that appears, select Reset Custom JS/Reset Custom CSS.
- Click on “Submit” button
- Clear your browser cache and check your website.
- Important: After logging in, delete the troubleshoot.php file.
How to add HTML or PHP code to the header, footer, or body sections ?
- Click on the Menu.
- Select Settings from the side navigation menu.
- Choose Headers & Footers
- Choose a Page where you want to make changes.
- Enter the content you want to place in the header, footer, or body section of the selected page.
- Click the “Update” button.