• Resolved ddelicious

    (@ddelicious)


    The share count # bleeds over the edge of my page. Any suggestions for styling tweaks? I wasn’t able to fix this with out of the box settings.

    Example image

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey @ddelicious,

    Thanks so much for reaching out and I appreciate you sharing that information! You should totally be able to fix something like this with some CSS. I’ll go ahead and post the code below:

    .dpsp-content-wrapper.dpsp-show-total-share-count.dpsp-show-total-share-count-after .dpsp-total-share-wrapper {
        right: 8px !important;
    }

    You’ll just want to take that code above and try adding it to the Additional CSS section in WordPress by going to Appearance -> Customize -> Additional CSS. Some themes may also have a custom CSS section if that option isn’t available.

    Hope that helps!

    Thread Starter ddelicious

    (@ddelicious)

    Thanks, that fixed it

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Style tweaks – Share count bleeds over the edge’ is closed to new replies.