Forum Replies Created

Viewing 181 replies (of 181 total)
  • Thread Starter thetoolman123

    (@thetoolman123)

    Thanks for the reply.

    The main CSS in the parent theme is:

    #header, .main-header{
    background: #000000;}

    but if I define the same in the child theme:

    #header, .main-header{
    background: #ffffff;}

    it doesn’t work. It only works if I use !important.

    Is there a way to stop the theme versioning/caching?

    Thanks!

Viewing 181 replies (of 181 total)