Disable Widget Area - by ncgti55 - on WordPress WooCommerce support

This topic has 12 replies, 3 voices, and was last updated 7 years, 9 months ago ago by Robert Hall

  • Avatar: ncgti55
    ncgti55
    Participant
    July 20, 2016 at 19:34

    I want to remove the primary widget area and have no sidebar on the left hand side of the page.

    I have inserted a blank text widget into the primary widget area, but the sidebar is still there.

    HOw do I solve this problem?

    see: power-gasket.com/about

    11 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 20, 2016 at 19:54

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall

    Avatar: ncgti55
    ncgti55
    Participant
    July 20, 2016 at 20:36

    will do.

    TY

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 20, 2016 at 20:48

    Please try to add this code in custom.css file then Enable Custom CSS option in Dashboard->Xmarket->General.

    .columns2-right > #sidebar, .columns2-left > #sidebar{
    display:none;
    }
    .content.simple-page {
        width: inherit;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall

    Avatar: ncgti55
    ncgti55
    Participant
    July 20, 2016 at 21:58

    🙁 Followed directions and did not work.

    I’m using a child of Xmarket – does the custom.ccs file go there or in xmarket?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 21, 2016 at 07:44

    Hello,

    Please provide us with FTP credentials in Private Content to check this issue.

    Regards,
    Robert Hall

    Avatar: ncgti55
    ncgti55
    Participant
    July 21, 2016 at 19:56

    status please?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 22, 2016 at 07:42

    Hello,

    If you use child theme you can add css code in child style.css file.
    Also provide us with FTP and WP Dashboard credentials in private content.

    Best regards,
    Jack Richardson.

    Avatar: ncgti55
    ncgti55
    Participant
    July 22, 2016 at 14:04

    Cutting and pasting what you gave me into the child theme style.css file did not work.

    I created a custom.css file for the child theme with the code and it did not work either

    See private content for requested info

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 22, 2016 at 14:25

    Hello,

    I’ve changed the template for that page (See screenshot: http://prnt.sc/bw51n3). Please check it now.

    Regards,
    Robert Hall

    Avatar: ncgti55
    ncgti55
    Participant
    July 22, 2016 at 15:10

    I am an idiot 😉

    Thanks

    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 22, 2016 at 15:19

    You’re welcome!

    Regards,
    Robert Hall

  • Viewing 12 results - 1 through 12 (of 12 total)

The issue related to '‘Disable Widget Area’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.