Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi there!

    Do you want it like this:

    Screenshot

    If so try this code snippet:

    .sidebar-wrap.col-md-3.content-left-wrap {
      float:  right;
    }

    You can paste this code in your child theme’s style.css or in a custom css plugin such as Simple Custom CSS.

    I hope that helps!

    Luke the Daft Duke

    Thread Starter jordanwhite22

    (@jordanwhite22)

    It didn’t work. i didnt move the sidebar an inch

    i figured out what would put it on the left but look at it, it looks terrible.

    here is the css i have in now

    .sidebar-wrap {
    padding: -260px 0 0px 0;
    margin-left: -1000px;
    width: 150px;
    }

    need help to better format this

    Does this work:

    .sidebar-wrap.col-md-3.content-left-wrap {
      float: right !important;
    }
    Thread Starter jordanwhite22

    (@jordanwhite22)

    i wish it did. but its not working. i have it on the left now its just ugly. i really need the categories where the Shop title is and to move the products over a bit, because my sidebar is a little too far to the left. i have control over the sidebar now, complete control. just need to get the products all to move to the right now

    Sorry, but I’m out of ideas then. It’s working perfectly for me.

    Hopefully someone else will jump in on this for you.

    Hi, I am looking to move my sidebar from the right side to left as well. Anyone know a solution?

    Alexandra

    (@alexandrastan001)

    Hi ,

    Unfortunately the theme doesn’t support this customisation and as much as I would love to help with some custom code, this is beyond the support offered for the free products, which consist in bug fixing and theme documentation.

    Best regards,

    Alexandra

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Move Sidebar to the left’ is closed to new replies.