> For the complete documentation index, see [llms.txt](https://competition.docs.getfoundni.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://competition.docs.getfoundni.co.uk/setup-and-information/entry-list-plugin/fix-pages-not-changing.md).

# Fix: Pages Not changing

### How to fix:

* Navigate to theme options in the admin section and then to "custom code"

<figure><img src="/files/RVw9JGR7Qe2d5viGJfMV" alt=""><figcaption></figcaption></figure>

Scroll down and find ".current" in the "custom CSS" Section.

<figure><img src="/files/dxZUjFqa73E6rCpmByJO" alt=""><figcaption></figcaption></figure>

Change this from **".current"** to **".home .current,.product .current"** or delete all together if you are using the updated progress bar.&#x20;

It should then looks like this:&#x20;

<figure><img src="/files/7ZAL7rJz0LwLwQbKv1vs" alt=""><figcaption></figcaption></figure>

Click Save top right and thats you!
