How to increase Width oxwall

By | September 18, 2015

If you want to the size of the main area of ​​the page

go to admin=>theme=>edit them=>css and type this code

.ow_canvas {
margin: 0 auto;
width: 1000px;
word-wrap: break-word;
}

type any width for you site

Comments

comments