• Resolved whoismatthias

    (@whoismatthias)


    First of all, I really like Jetpack Plugin for providing an efficient connection to social media and everything works out well for me!

    BUT I do have some minor requests/questions and wonder if somebody could help me!

    1.) How can I change the button color as hover-effect? I just want to change border-color, text-color and icon-color not background color! Is it possible to do this changes via style.css? And how? ??

    2.) How can I delete the second heading “Gef?llt mir” (h3)? Best of all I would like to put the wp-like button direct under the other social-media buttons!

    I would be really pleased if someone could help me, since my capabilities regarding html/css are very rudimental.

    Thank you in advance,
    Matthias

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • 1.) How can I change the button color as hover-effect? I just want to change border-color, text-color and icon-color not background color! Is it possible to do this changes via style.css? And how?

    You will need to generate the correct rules that target the appropriate elements and properties you’d like to change.

    If you’re not familiar with CSS, this resource is a great place to start:

    https://cssworkshop.wordpress.com/

    If you need assistance with these types of modifications, we suggest looking into a service that can help you customize your site, such as the WordPress Professional Network:

    https://jetpack.pro/

    2.) How can I delete the second heading “Gef?llt mir” (h3)?

    You can get rid of this with the following CSS:

    https://gist.github.com/pmciano/80324ef09fd5783eddbf6fecea6b6196

    Best of all I would like to put the wp-like button direct under the other social-media buttons!

    The Like button is displaying underneath the Share buttons on your site. Removing Gef?llt mir: will make them more so.

    We hope this helps and let us know if you have any more questions!

    Thread Starter whoismatthias

    (@whoismatthias)

    Thank you for your help @pmciano! I actually have to play with css I guess ?? thanks!

    @whoismatthias

    No worries, and you’re welcome for the support!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Customize Jetpack Share Buttons (Social Media & WordPress)’ is closed to new replies.