If you need to shift your Website Integration checkout icon, you can use the following CSS code snippet, pasted wherever you inject custom CSS code:
gspro-wishlist {
right: 250px !important;
}
The 250px can be adjusted to fit where you'd like - the larger the number, the further left on screen your icon will move. The default is 24px.
Here's a quick example of the default:
This example shows the icon moved from 24px out to 250px