Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

is it possible to have a page without sidebars?

Featured Replies

You can set overflow: hidden on the html tag to hide scroll bars

 

html {
   overflow:hidden;
}

He's talking about sidebars, not scrollbars. Haha.

 

Just create a copy of your page template and remove the sidebar tag.

 

Then use CSS to have the full width page stretch across full width, if necessary.

Yup.

 

You just need to create a custom page. Google will throw up loads of pages dedicated to it.

  • Author

thanks guy, ive always wonderd!!

 

lol @ jock 2 :p

Edited by kingy da killa

What's the point in using a plugin? It takes 2 minutes to do it in your theme. No point using a plugin for something you can easily do yourself.

What's the point in using a plugin? It takes 2 minutes to do it in your theme. No point using a plugin for something you can easily do yourself.

pointed him the other way too :p

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.