madebyupstate Posted August 3, 2021 Share Posted August 3, 2021 Site URL: https://www.jiamiami.com Hi everyone! I added the resy widget to my client's site and have reached out to the Resy team in regards to customizing the styles of the button but haven't gotten any response. Does anyone know how I could change the color and font of the button? For reference this is the code I have for the widget: <a href="https://resy.com/cities/mia/jia" id="resyButton-k9oN4LwsSZwCvKJirabj1">Book your Jia reservation on Resy</a> <script src="https://widgets.resy.com/embed.js"></script> <script> resyWidget.addButton(document.getElementById('resyButton-k9oN4LwsSZwCvKJirabj1'), {"venueId":52961,"apiKey":"WOdD5psYN76Bvv8gYNQnCTysxDKtlPXA","replace":true,}); </script> Someone please help! Link to comment
tuanphan Posted August 4, 2021 Share Posted August 4, 2021 On 8/3/2021 at 8:58 AM, madebyupstate said: Site URL: https://www.jiamiami.com Hi everyone! I added the resy widget to my client's site and have reached out to the Resy team in regards to customizing the styles of the button but haven't gotten any response. Does anyone know how I could change the color and font of the button? For reference this is the code I have for the widget: <a href="https://resy.com/cities/mia/jia" id="resyButton-k9oN4LwsSZwCvKJirabj1">Book your Jia reservation on Resy</a> <script src="https://widgets.resy.com/embed.js"></script> <script> resyWidget.addButton(document.getElementById('resyButton-k9oN4LwsSZwCvKJirabj1'), {"venueId":52961,"apiKey":"WOdD5psYN76Bvv8gYNQnCTysxDKtlPXA","replace":true,}); </script> Someone please help! You mean Book Now Resy? I think you able to change button background only, with this CSS span[role="button"] { background-color: green !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment