on the left sidebar

Home Forums Iconic One Pro Support on the left sidebar

This topic contains 3 replies, has 2 voices, and was last updated by  Themonic-Support 10 years, 7 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #561

    cluiznunes
    Member

    I want to change the sidebar to the left side of my site or create a phenomenon of the left keeping the sidebar on the right.

    How can I do this?

    #563

    Hi,

    To move the sidebar to the left in Iconic One PRO, paste the following code in your custom.css file

    .site-content {
          float: right;
          margin:0;
     }
    .widget-area {
          float: left;
          margin-left:2%;
    }
    #585

    cluiznunes
    Member

    Hello!

    Got success in changing the sidebar of my site from right to left, thanks to support Themonic.

    The result está neste site/blog.

    I am Brazilian and my native language is Portuguese. I apologize for any errors in writing.

    Thank you!

    #586

    You are welcome.

    It looks great now.

    Please upgrade to the latest v1.2, your blog will look much better, v1.2 adds category and tags spacing among other features.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.