• Resolved bowenac

    (@bowenac)


    Hello, just a suggestion to add float:none; to the Save CSS Button… p.submit is pretty generic, so other themes/plugins that have the same kind of tag/class could end up causing oddities with this button.

    On a clients site I could not see the Save CSS Button, and noticed in the latest changelog it was moved to the right sidebar, so I started inspecting the right sidebar, and it was actually sitting behind the get the full experience meta box. Another official WooCommerce plugin from WooCommerce has a stylesheet being loaded on this site in the backend and has p.submit{float:right;} which was causing the button to end up behind that box.

    So just wanted to suggest maybe add float:none; or maybe change the class to .so-css-submit

Viewing 1 replies (of 1 total)
  • Plugin Support Andrew Misplon

    (@misplon)

    Hi

    Thanks for reporting. I’ll log an issue on GitHub tomorrow, we’ll make sure the class name is unique to avoid this problem.

Viewing 1 replies (of 1 total)
  • The topic ‘Add float none to Save CSS Button’ is closed to new replies.