admin管理员组文章数量:1415491
I've never seen this before, but my product pages started overlapping my header. Just product pages. This began while I was adding a page with elementor (an exact replica of another page) and adding a product (a duplicate of another product). Nothing different. Nothing in any code editors. I don't usually use elementor (prefer classic text editor) but I haven't had issues when I've used it before.
I added padding to my site in custom CSS, but that causes all regular pages to have padding above the header.
I've never seen this before, but my product pages started overlapping my header. Just product pages. This began while I was adding a page with elementor (an exact replica of another page) and adding a product (a duplicate of another product). Nothing different. Nothing in any code editors. I don't usually use elementor (prefer classic text editor) but I haven't had issues when I've used it before.
I added padding to my site in custom CSS, but that causes all regular pages to have padding above the header.
Share Improve this question edited Sep 11, 2019 at 23:14 fuxia♦ 107k39 gold badges255 silver badges459 bronze badges asked Sep 11, 2019 at 22:42 Courtney WiemannCourtney Wiemann 11 Answer
Reset to default 0Wordpress creates a unique class in body for each page check below for screenshot
If you want to add css for a particular page without changing anything in your regular pages you can add like this
.uniqueclass header{
padding:50px
}
本文标签: woocommerce offtopicProduct overlapping header
版权声明:本文标题:woocommerce offtopic - Product overlapping header 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745166337a2645702.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论