Viewing 2 replies - 1 through 2 (of 2 total)
  • siprof

    (@siprof)

    I’m not a programmer, but here is my technique:

    1. Install and Activate Hueman Child Theme
    2. Edit that theme into like this: http://pastebin.com/T1nXaqwX

    or perhaps the Author had a better idea?

    Thanks for sharing siprof!

    Here is another way of doing it, add the following to custom.css/child theme css:

    @media only screen and (min-width: 720px) {
    .entry.share { padding-left: 100px; padding-right: 0; }
    .entry.share .entry-inner { float: right; }
    .sharrre-container { float: left; margin-right: 0; margin-left: -100px; }
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Social tollbar on left side’ is closed to new replies.