Forums

move sidebar over a bit (3 posts)

  1. portermonkey
    Member
    Posted 1 year ago #

    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

  2. bulldog71169
    Member
    Posted 1 year ago #

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

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

  3. portermonkey
    Member
    Posted 1 year ago #

    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

Topic Closed

This topic has been closed to new replies.

About this Topic