• portermonkey

    (@portermonkey)


    I want to move the sidebar over to the right a bit more here.

    is it “#main .widget-area ul” that i need to manipulate?

    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • bulldog71169

    (@bulldog71169)

    Could be wrong but looks like:
    style.css – line 305

    #main .widget-area ul {
    margin: 0;
    padding: 0 20px 0 0;
    }

    Thread Starter portermonkey

    (@portermonkey)

    i tried changing the margins there and it changed the size of the widgets.

    I guess I grow the right side and shrink the left to move it over to the right?

    thanks for the reply, much appreciated

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘move sidebar over a bit’ is closed to new replies.