• giakonda

    (@giakonda)


    Can I add a right hand column to my site that uses Displace?
    Failing that, how do I set the page width to get rid of the blank space.

Viewing 1 replies (of 1 total)
  • To change it you need to edit CSS respectively:
    line 916, margin-left: 70px; – to adjust left margin
    line 929, max-width: 580px; – to determine width of entry-content

    I know that it is a month old post, but if you already figured that out it might help somebody else.
    But those changes will affect posts width, so it is posible only with static pages, if you have a post site it will require additional editing of post layout.
    It was easiest way to achieve this for me, because i use custom post layout with removed right panel.

Viewing 1 replies (of 1 total)
  • The topic ‘Right hand white space’ is closed to new replies.