• On sterlingelite dot com, i removed the left sidebar.

    I need to be able to move the content/text over to the right.

    Is there something else that i need to remove? or consolidate?

    thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter caridiaz

    (@caridiaz)

    In the style.css, the only sidebar coding is:
    .sidebar-wrap {
    width: 1px;
    padding: 0;
    margin:0 auto;
    overflow:hidden;
    float:left;
    clear:none;
    }
    .sidebar {
    width:100%;
    clear:none;
    }

    I’ve tried to reduce the % of the width, but no luck.

    Any other suggestions?

    Just need to move the content in the ‘body’ to the left to make up for removing the sidebar.

    thanks

    Thread Starter caridiaz

    (@caridiaz)

    Never mind ??

    Have decided to cut my losses and just work with another theme.

    Thanks again though.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Removed Sidebar… how to move content to the left?’ is closed to new replies.