Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/eclipse/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Php 删除签出页面上的侧导航_Php_Wordpress_Woocommerce - Fatal编程技术网

Php 删除签出页面上的侧导航

Php 删除签出页面上的侧导航,php,wordpress,woocommerce,Php,Wordpress,Woocommerce,我正在尝试删除Woocommerce结帐页面上显示“账单详细信息”和“付款确认”链接的侧栏 当我检查元件时,它显示:ul class=“woocommerce侧导航woocommerce checkout导航” 我尝试了css和对function.php文件的一些更改,但没有结果。有了css,我成功地隐藏了文本,但仍然占用了页面空间。你能提供一些代码吗?你能提供一些代码吗?

我正在尝试删除Woocommerce结帐页面上显示“账单详细信息”和“付款确认”链接的侧栏

当我检查元件时,它显示:ul class=“woocommerce侧导航woocommerce checkout导航”


我尝试了css和对function.php文件的一些更改,但没有结果。有了css,我成功地隐藏了文本,但仍然占用了页面空间。

你能提供一些代码吗?你能提供一些代码吗?