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

    Hello,
    i dont understand why this strange /uploads/dynamic_avia/ folder is created and the enfold_child.css is placed there. The theme is using this stylesheet in the uploads folder, and now my changes to the normal /enfold-child/style.css does not appear anymore.
    I was working with enfold for years, but now, its a mess.
    Iam using the newest version of enfold and all the merging options are disabled. I also dont use any cache plugin.
    How can i use my child-theme css again please? because i need to finish this site, but now, no changes are affected.

    thanks

    #1082111

    Hello, can someone help me with this? thanks

    #1082538

    Hi neotemplates,

    I have checked your site and viewed the page source (link in private content) your style.css in child theme is still called in line 128.
    There are some reasons why changes you’ve made doesn’t seem to reflect and there’s no caching issue, one could be style may have been overridden or there might be some errors in the css itself causing some of the codes not rendering.
    For example, this one is wrong:

    #av_section_2 .post-entry.post-entry-type-page.post-entry-5495 {
        margin-tp: -160px !important;
    }

    also there might be some unclosed {} that might cause some css not to work.
    Can you give a specific css code that you’re trying work out but doesn’t reflect, maybe we can focus on that first.

    Best regards,
    Nikko

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