Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Mehedi

    (@imehedidip)

    Hi,

    Please add the following CSS to your theme’s style.css:

    .sharify-container ul {
      padding: 0 !important;
    }

    Let me know if it doesn’t work.

    Thanks!

    Thread Starter sondrehareide

    (@sondrehareide)

    Unfortunately that did not work.

    Plugin Author Mehedi

    (@imehedidip)

    Hi,

    Could you please tell me in detail what you want the share box to look like?

    Thanks!

    Thread Starter sondrehareide

    (@sondrehareide)

    I want it to be aligned with the left margin, like this.

    The CSS you provided didn’t do anything. Maybe it’s conflicting with another plugin.

    Plugin Author Mehedi

    (@imehedidip)

    Please try this:

    .sharify-container ul {
      padding: 0px !important;
    }
    Thread Starter sondrehareide

    (@sondrehareide)

    That fixed it. Thanks.

    And another thing: When you are sharing via Twitter, there is a space missing before @username. So it looks like this “via:@user”. It still works though.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘adjust alignment’ is closed to new replies.