简体   繁体   English

如何覆盖 Shopify 的 Loox 应用程序 css 代码,以便我可以在网站上按照我想要的方式对其进行样式设置?

[英]How to overwrite Shopify's Loox app css code so I can style it the way I want on website?

I have installed the Loox app from shopify ( https://loox.app/ ) on shopify's minimal theme.我已经在 shopify 的最小主题上安装了来自 shopify ( https://loox.app/ ) 的 Loox 应用程序。 Their app is overriding my css code and resetting to their default code when I try to change it.他们的应用程序正在覆盖我的 css 代码,并在我尝试更改它时重置为默认代码。 How do I override their css so mine takes over and I can style it on my page the way I want?我如何覆盖他们的 css 以便我的接管并且我可以按照我想要的方式在我的页面上设置它的样式?

** I have tried !important and does not work ** 我试过了!重要但不起作用

You can always ask the App developers to fix their App so it does not break your theme.您可以随时要求应用程序开发人员修复他们的应用程序,以免破坏您的主题。 You can always uninstall Apps like that that break your theme.您可以随时卸载会破坏您的主题的应用程序。 Complain to Shopify if you get no traction with them.如果您对他们没有任何吸引力,请向 Shopify 投诉。 Basically, Apps should never cause your theme to change and look bad, if they are designed correctly.基本上,如果设计正确,应用程序永远不会导致您的主题发生变化和看起来很糟糕。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我可以使用什么 CSS 代码来设置我想要的样式? - What CSS code can I use to style this how I want? 有什么办法可以覆盖网站的“ CSS主题”? - Is there a way I can overwrite the 'CSS Theme' for my Website? 如何将父样式覆盖为元素 - How can i overwrite the parent Style to an element 我如何覆盖这种风格的 jquery ui - How can i overwrite this style of jquery ui 如何使用 css 覆盖 bootstrap4 中的任何代码? - How can i overwrite any code in bootstrap4 using css? 如何创建代码块,这是一种在我的网站上显示我的代码的好方法,因此人们也可以复制代码 - How can I create a code block, a nice and neat way to show my code on my website and so people can also copy the code 想要使用JavaScript从CSS网址中获取图片,以便为背景图片设置样式 - Want to fetch image using javascript from css url so I can style the background image 有没有办法覆盖 Wordpress 的 style.css 文件,以便我可以在主题模板上使用自定义 CSS? - Is there a way to override Wordpress' style.css file so that I can use custom CSS on a theme template? 如何使用jQuery覆盖具有嵌套锚标签的(已经)定义的DIV类的CSS样式? - How can I overwrite the CSS style for an (already) defined DIV class with nested anchor tags using jQuery? 如何覆盖CSS类中的@include? - How can I overwrite @include in a css class?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM