Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #958086

    Hello,
    i have purchased and I am putting up a website with your theme. I added a child theme, I am adding code to the style.css file but nothing I write does show up in the website. For example if I put this code on the console

    .av-special-heading-h1 > .av-subheading_above p {
      text-transform: uppercase !important;
      color: #f37021 !important;
    }

    it works perfectly, but if I write the code in the child theme style.css file it does not show up.
    I have flushed the cache, there is no cache problem.
    I also noticed that if I delete the style.css file (I tried also this to see if it affected the site) I lose several of the configuration I made in the theme option mask inside which is odd.

    #958102

    Update: I have disabled the css and js merging and compression and it works fine.
    Is there a way to keep the merging working without incurring in caching problems? Thanks

    #958959

    Hi,

    Great, glad you got it working. If you are working on the site then it’s a good idea to turn off all caching until you are done, otherwise you are likely to run into problems like this.

    Best regards,
    Rikard

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.