Ravi Juneja
asked 9 years ago

I want to disable right sidebar for particular page only not for the all the pages.

1 Answers
DominicStaff
answered 9 years ago

To resolve this issue, you can do as the following:
– Download the page-fullwidth.php file here: https://www.dropbox.com/s/mbdn77ueq18ktt6/page-fullwidth.php?dl=0
– Copy / paste the page-fullwidth.php file into the templates folder (wp-contentthemesdw-miniontemplates).
– Add the following code to the style.css file:
.page-template-templatespage-fullwidth-php .primary-inner { margin-right: 30px; }
– Log in to Dashboard > Pages > Add new, select the Full width in the Page Attributes section on the right hand side.
Hope this helps !

Powered by DW Question & Answer Pro