• Resolved Azrael90

    (@azrael90)


    Hi again, how can I remove the sidebar and resize the content to full width without screwing up the responsiveness?

Viewing 6 replies - 1 through 6 (of 6 total)
  • If you click on Appearance, and then Customize you can remove Widgets and make edits to your theme.

    Thread Starter Azrael90

    (@azrael90)

    I know, thanks, but my question was about what php/css should I edit and how, without messing the theme responsiveness.

    Theme Author Pitabas

    (@pitabas106)

    Edit the page and go to the “Page Attributes” section(Available on right hand side of the page) and choose “Template” >> Full Width Page. Then the page will appear without any sidebar.

    On PHP you just edit the php template and remove the code <?php get_sidebar(); ?> and fix the style accordingly.

    Thread Starter Azrael90

    (@azrael90)

    Oh, thank you so much!

    Theme Author Pitabas

    (@pitabas106)

    Fixed

    In my theme (personal Portfolio) the Page Attribute: Template does not exist.
    Is there another way to remover the sidebar and have full width content?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Full width page, no sidebar’ is closed to new replies.