0

I'm trying to implement scrollspy in joomla using bootstrap and I need to include some classes and other tags in and of page.

How can I find the code containing and of my joomla page?

amphetamachine
  • 27,620
  • 12
  • 60
  • 72

1 Answers1

2

You can edit your template files in: /templates/your-template-name/index.php

Here you can find what you need.

You should use a file manager or ftp.