admin管理员组文章数量:1335871
could you help me please? Where can I find div class (Easy Digital Downloads plugin) in Wordpress? Appereance -> Edit Theme -> ?
<div class="wpb_wrapper">
could you help me please? Where can I find div class (Easy Digital Downloads plugin) in Wordpress? Appereance -> Edit Theme -> ?
<div class="wpb_wrapper">
1 Answer
Reset to default 0CSS classes in plugins come straight from the plugins. It's safer to add CSS to a child theme (or your current theme's "Custom CSS" area if it has one) targeting the plugin's class. If you edit the plugin files, anytime you update the plugin, your changes will be overwritten.
Please note, the Edit Theme functionality is also rather insecure and is best turned off. It too suffers from the same issue - if you make changes directly and then update your theme, your changes are lost. (And it's important to keep plugins and themes up to date as updates often contain security patches.)
本文标签: phpFind out div class
版权声明:本文标题:php - Find out div class 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742396942a2467116.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论