[Resolved] Problem with CSS

Home Forums Support [Resolved] Problem with CSS

Home Forums Support Problem with CSS

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #876132
    Giuseppe

    Hi,

    on one page I added CSS code in the text editor, as shown below:

    <div class"my-contenitor">
    <div> Text 1 </div>
    <div>Text 2 </div>
    </div>

    Then I added the simple css plugin, and gave the attributes and values ​​to the classes, as shown below:

    .my-contenitor {
    background-color: orange;
    width: 200px;
    height: 200px;
    }

    However it does not work. Can anyone explain to me why? Where am I wrong?

    Thanks

    #876206
    David
    Staff
    Customer Support

    Hi there,

    could you share a link to the page with that code on?
    You can edit your original topic and use the Site URL field for privacy.

    #876371
    Giuseppe

    Hi David,

    I disabled all plugin and now the code works.

    Now I need to understand which plugin generates the conflict.

    Thank you for now!

    #876372
    David
    Staff
    Customer Support

    Was any of them a caching plugin? Or JetPack?

    #878531
    Giuseppe

    Hi David,

    it was a plugin cache because now I use new plugin for cache (WP Fastest Cache) and the problem seems to have disappeared.

    #878724
    David
    Staff
    Customer Support

    Thanks for letting us know, Pesky Caches 🙂

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