Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor Ryan C.

    (@ryancowles)

    Hi there! You can use Jetpack’s Custom CSS module to adjust the style of the sharing label and buttons. You can use something like the following to make the label bigger:

    .sharedaddy h3.sd-title {
      font-size: 18px;
    }

    And you can use something like this to make the text in the buttons larger:

    .sd-content ul li a {
      font-size: 16px !important;
    }

    Please let me know how that works for you!

    Thread Starter freefincal

    (@freefincal)

    Many thanks. I will give this a go and let you know how it went.

    Plugin Contributor Ryan C.

    (@ryancowles)

    That sounds like a plan! Please let me know if you have any other questions.

    Thread Starter freefincal

    (@freefincal)

    I activated the custom css module and added your code and check the preview. It did not make any difference. Thanks for your time. If there is another way to pull this off, please let me know.

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    Could you post your site URL here, so I can have a closer look?

    If you want it to remain private, you can also contact us via this contact form:
    http://jetpack.me/contact-support/

    Thread Starter freefincal

    (@freefincal)

    thank you for gesture. sorry for the late response
    this is my sie

    http://freefincal.com/

    I want to use custom code for sharing buttons. Any one can help me for find out the custom code

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    I don’t see your custom CSS changes either, I’m afraid.

    If the changes still don’t appear when saving your changes, it might be worth flushing your cache in W3 Total Cache, to make sure it’s not getting in the way.

    Let me know if it helps.

    @minakshee.soni Could you please start your own thread, as per the Forum Welcome?
    http://wordpress.org/support/plugin/jetpack#postform

    Thank you!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Jetpack sharing buttons and sharing label’ is closed to new replies.