Issue: The store owner wants to adjust the Shopify cookie consent banner—specifically swap the button order and make the “Accept” button bold.
Access shared: The store URL and password were provided so others could review the implementation.
Solution provided: Using Theme > Customize > Theme settings > Custom CSS, add a rule targeting the accept button to make it bold: #shopify-pc__banner__btn-accept { font-weight: bold; }. Screenshots and a demo video link were shared for guidance.
Follow-up styling: The owner requested a specific look for the “Accept” button. The CSS was extended to include background: black; and color: white; on the same selector, which addresses the requested appearance.
Outcome: The “Accept” button is now bold and styled as requested. The user confirmed the bold change worked; the color/style update was provided.
Open item: Swapping the positions of the buttons has not been addressed or resolved in the thread. The discussion remains partially open on that point.
Summarized with AI on December 25.
AI used: gpt-5.
Hope everyone is doing well. I need help with the placement of the buttons that Shopify suggests.
I want to swap the button and make the “Accept” button bold. Is there a way to swap it and bold it?
If only one of the things can happen, I will be more than happy.
Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.