Viewing 4 replies - 1 through 4 (of 4 total)
  • To be able to add widgets to the left sidebar there must be a corresponding part in your themes’ function.php and sidebar.php.

    If you just want to hide the left sidebar do it by editing you style.css :

    .sidebarLeft { display: none; }

    and edit the width of sidebarRight to 100% or whatever you like.

    Simply put the widgets in either Sidebar Full Top or Sidebar Full Bottom. These two widget bars extend to full width.

    Thread Starter beru82

    (@beru82)

    Thanks for your help!

    Hi beru,
    i visited ur site https://www.jubjub.de

    i also need to display the right side bar like yours
    what have you done ?

    please help me

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Right side menu bar in 1 row not in 2?’ is closed to new replies.