Change sidebar to left side

  • Posted in : Read WP
  • aguinaga
    Participant

    By default, sidebar is to the right of content.
    How can I change it to the left?

    serkan
    Moderator

    Hi @aguinaga
    Could you please try to use this custom css code

    @media (min-width: 1200px) { .row-fluid [class*="span"]:first-child { float: right; } }

    Thanks

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register