Ok, I'll update to latest version and get back with results. Should I first pull 1.x.x branch and then on master or can I directly pull master branch?
Unsolved What is category topic highlist code?
-
highlights flashing when it comes back after clicking a title. what is the code to change that color?
-
.category-item.highlight
can be used in custom CSS tab to change the color for that.The html element is added the
highlight
class when you press back to go back to the topic list -
@baris ty a lot