Fix: Pages Not changing
A css conflict is stopping your pages changing on the entry list. Here is how to fix.
Last updated
Was this helpful?
A css conflict is stopping your pages changing on the entry list. Here is how to fix.
Last updated
Was this helpful?
Navigate to theme options in the admin section and then to "custom code"
Scroll down and find ".current" in the "custom CSS" Section.
Change this from ".current" to ".home .current,.product .current" or delete all together if you are using the updated progress bar.
It should then looks like this:
Click Save top right and thats you!