Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mugsgame

    (@mugsgame)

    Well it turns out I can over ride everything with my child theme style.css by using !important.

    Seems weak to have to do this, I am not a theme developer but I would assume the proper thing to do would be to design the theme so that the style.css is loaded last, thereby the child theme css is loaded after that. The wordpress framework, when a child them is created, with enqueue styles, places the child theme style.css right after the parent theme style.css. This theme then loads all the rest of the style sheets. Sort of defeats the whole purpose.

    I would mark this question as resolved but I’m curious if there is any support on this forum; it’s been a week and the theme author hasn’t replied.

    I also saw a scrolling problem with the DEMO in firefox/win7. It thinks the page is way to long. So scollbar handle is very tiny and you scroll right past the page if you touch it. Does not occur in chrome.

    However, I have installed a (free) copy on my local site and the problem did not occur. Am just beginning to customize/build site and so far all is good.

    Tom C

Viewing 2 replies - 1 through 2 (of 2 total)