badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

unwanted site map

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #7542
    Sanjip Shah
    Participant

    @CorePowerCoaching This is coming from the woocommerce plugin that you are using rather than from the theme. If you want to remove it from the coding point of view then woocommerce author/support may provide you better help on this. However, you can also remove it using custom css, for which I can help. In the dashboard, go to Appearance->Theme Options->Design Options->Custom CSS. Paste the following css and click on ‘Save all Changes’.

    .woocommerce #sidebar {
        display: none;
    }
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.