Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Robin Cornett

    (@littlerchicken)

    That’s just an h3, and the plugin doesn’t actually style it at all, so I’m guessing your theme headings are generally centered–the heading will use the theme styles. You can target it with CSS like this, though:

    .scriptlesssocialsharing h3 {
    	text-align: left;
    }

    That should push the button heading to the left without affecting other headings on your site. Hope that helps–

    Thread Starter c7esty

    (@c7esty)

    Thank you for the support. I’m going to send you a donation soon.

    Hopefully, you will get more people to jump on board. You have a great plugin…one of the best.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header CSS Code’ is closed to new replies.