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 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7533

    This site map information is showing on my page and I do not wish for it to be there. How do I fix it?

    This is what is showing:

    Pages
    Home
    About Core Power Coaching
    Mark Van der Gaag
    Services
    Individuals
    Organizations
    Relationships
    Testimonials
    The Center for Connection
    Who
    How We Will Grow
    Upcoming Events
    Our Future Location
    Blog
    Gallery
    Set Appointment
    Shop
    Cart
    Checkout
    My Account
    Logout
    Contact
    Archives
    June 2013
    Categories
    Love (1)

    You can see it live here:
    http://www.corepowercoach.com/shop/

    #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 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.