This topic has 12 replies, 3 voices, and was last updated 8 years, 4 months ago ago by Robert Hall
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
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall
will do.
TY
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
🙁 Followed directions and did not work.
I’m using a child of Xmarket – does the custom.ccs file go there or in xmarket?
Hello,
Please provide us with FTP credentials in Private Content to check this issue.
Regards,
Robert Hall
status please?
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.
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
Hello,
I’ve changed the template for that page (See screenshot: http://prnt.sc/bw51n3). Please check it now.
Regards,
Robert Hall
I am an idiot 😉
Thanks
You’re welcome!
Regards,
Robert Hall
The issue related to '‘Disable Widget Area’' has been successfully resolved, and the topic is now closed for further responses