Viewing 1 replies (of 1 total)
  • Hi,

    Please try this css code below:

    body:not(.home) #primary{
      float: right;
    }
    
    #secondary{
      float: left;
    }

    You can use simple custom css pluglin to add the css code in above.

Viewing 1 replies (of 1 total)

The topic ‘Side Bar Position’ is closed to new replies.