Center a button on a page for a plugin action button
-
We are using an action button (custom image) to send a page link in a post and would like to center the button on the page – and we don’t do php. Here is the snippet we are using:
$btn_url = get_bloginfo(‘url’) . “/wp-content/plugins/(plugin name)/assets/image.png”;
Can anyone assist!
Thanks, Tom
- The topic ‘Center a button on a page for a plugin action button’ is closed to new replies.