• Resolved sugaryums

    (@sugaryums)


    Hello,

    I’ve recently installed your plugin, and it’s really great.
    For the Modern Share Buttons, I cannot get it to align to centre. I have tried to centre-align it from styling options and custom CSS, and neither works.

    These are the codes I have tried:
    .ssbp-wrap
    {
    align-content: center;
    }

    and this

    div {
    text-align: center;
    }

    Many thanks in advance!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor ShareThis

    (@sharethis)

    Hi there,

    Thank you for reaching out!

    You can easily fix this by adding the following code:

    .ssbp-wrap{ width: 100%;}

    Hope this helps! Let me know if you have any other question,

    Best,

    Thread Starter sugaryums

    (@sugaryums)

    Hello,

    Many thanks for your reply. I have tried the code, and although it does centre the buttons, it makes them completely unclickable at the top of the page. It also seems to make my other buttons (eg. Jump to section) unclickable as well.
    I have to scroll down to be able to make them clickable. Any idea how to fix this?

    Many thanks!

    Plugin Contributor ShareThis

    (@sharethis)

    Hi there,

    Thank you for your patience!

    We have released a new version of WordPress that fixes many bugs affecting user experience, can you confirm if the problem persists?

    Best,

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Alignment not working’ is closed to new replies.