First off, wow. What a big change (to the better) in the interface between previous 1.5 versions and this 2.0 version, good job!
Now to my problem. I am re-structuring and adjusting the original theme in 2.0 to my needs but I can't seem to figure out where to make changes in the stylesheet to get to the responsive design. I am trying to make changes under
Code: Select all
@media (max-width: 767px) { }
Main problem also is that the "categories button" is not working properly when viewing the site on a mobile device. Nothing happens when pressing it. Further on the texts (altough the icons are there) in "top links" are missing. But once I find the correct media queries I surely will be able to correct this.
Anyone faced the same problems?
Thanks in advance guys and girls!