Support » Theme: InstaBlog » Deactivate sidebar

  • Resolved giannic

    (@giannic)


    Hi i’d like to deactivate the sidebar because I don’t use it but even if I delete the widget the sidebar is active but blank
    May you help me
    Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Shaped Pixels

    (@shaped-pixels)

    Hello giannic,

    you can add the following css inside the additional css section of your customizer;

    .site-header .sidebar-toggle {
        display: none;
    }

    Best Regards,

    Thread Starter giannic

    (@giannic)

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Deactivate sidebar’ is closed to new replies.