Logo
  • About
  • Services
  • Blog
  • Resources
  • Contact
ActOut
Buy Me A Coffee Widget Navbar
💼

Buy Me A Coffee Widget Navbar

Default Widget Code & CSS Snippet

🟦
Hope this was helpful!
ℹ️
Justin Russell
https://ametech.solutions/directory/people/justin-russell
https://www.credly.com/badges/782dd145-e896-437f-8a27-80b701e031b7/public_url

"Hello! I'm here to help you overcome any challenges you might be facing in regards to Notion + Super websites.

If you have any questions or need guidance, feel free to reach out to me. You can DM me on Twitter, connect with me on Super or use the links below to reach out!

I'm dedicated to providing valuable support to individuals like you. My goal is to ensure your website's success, so don't hesitate to get in touch. Looking forward to helping you achieve your goals!

If you are happy with this page please consider Buying me a Coffee!

Need more help? Contact me!

SuperSuper
TwitterTwitter
GumroadGumroad
CalendlyCalendly
Buy Me A CoffeeBuy Me A Coffee
E-mailE-mail
Logo

About

Services

Blog

Resources

Contact

© AMEtech.solutions 2022

XGitHubYouTubeRedditDiscord
<script data-name="BMC-Widget" data-cfasync="false" src="https://cdnjs.buymeacoffee.com/1.0.0/widget.prod.min.js" data-id="BMC-ACCOUNT-HANDLE" data-description="Support me on Buy me a coffee!" data-message="" data-color="#FFDD00"  data-position="Right" data-x_margin="18" data-y_margin="18"></script>

#bmc-wbtn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    background: rgb(220, 220, 37);
    color: white;
    border-radius: 32px;
    position: absolute;
    right: 35%;
    /* 0% = total right and 100% = total left */ /* default: 18px */
    bottom: 91%;
    /* 0% = total bottom and 100% = total top */ /* default: 18px */
    box-shadow: rgb(0 0 0 / 40%) 0px 4px 8px;
    z-index: 9999;
    cursor: pointer;
    font-weight: 600;
    transition: all 0.2s ease 0s;
}