Home › Forums › Support › Second Button on Shop Page Not Working Fine This topic has 6 replies, 2 voices, and was last updated 6 years, 1 month ago by Tom. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts October 9, 2017 at 5:11 am #399876 Odira Hello, I’m using a product customizer that adds customize button on some products but the buttons don’t behave well. They are overlapping each other on desktop and offsetting on mobile. You can see what I’m talking about here: https://www.teeground.com/shop/ I have tried other themes and that doesn’t happen with other themes. What should I do about this please. Thank you. October 9, 2017 at 9:31 am #400079 TomLead Developer Lead Developer Hi there, How are you adding the button? It has width: 100% added to it, which is causing the issue: https://www.screencast.com/t/7Bk5geOpMUz October 9, 2017 at 9:53 am #400112 Odira The button was added there automatically by the customizer plugin. Is there any thing I can do about it? Like some custom CSS to make it work fine. Thanks. October 9, 2017 at 10:47 am #400161 TomLead Developer Lead Developer You can try adding this CSS: a.button.fpd-catalog-customize { width: auto !important; display: inline-block; margin-left: 5px !important; } October 9, 2017 at 11:08 am #400175 Odira Ok. Thanks. Let me try that. October 9, 2017 at 11:12 am #400180 Odira That worked fine. Thanks again. October 9, 2017 at 7:44 pm #400344 TomLead Developer Lead Developer You’re welcome 🙂 Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In