HomePage › Forums › Traveler › Remove theme's side buttons › Reply To: Remove theme's side buttons
Hello
That side bar has been removed in latest theme version so please update it then check again.
Beside it, you can use this css code in Traveler Settings > Styling Options > Custom Css to remove it:
.demo_changer {display: none; }
Thanks.