9 years ago
ravsingh
Member
Hi,
I have been trying all permutations and combinations of codes to get rid of the sidebar (more so get a full width page) on http://www.medicaltourismco.com/thank-you-for-considering-us/. Most of the WordPress forums talk of adding a conditional to <?php get_sidebar('sidebar'); ?>. However, I could only locate "get sidebar" in the header file of the theme. Can you please let me know how to go about this? I am using the purchased version of the theme. |
9 years ago
Alice
Support Service
Hi!
If you really need to create a page or post with a full width layout you just need to select "Content Layout" for this page when editing it. Just select this option on the right panel in the dashboard of your website. You don't have to edit the code. If you need to set full width page layout for all your pages and posts you may set this layout on page Medical --> Layout in the dashboard of your website. |
9 years ago
ravsingh
Member
Hi!
Thank you so much, Alice! That worked for me! |