Hi, I would like to align the width of my product variant selector and the buttons to the width of the dropdown menus below, as shown in the screenshot below. I should add that they are aligned on the smartphone view, just not on the desktop view of the website - so if it’s possible I would only want to alter the width on the desktop view.
To solve your problem, you need to modify the max-width property in the Section_mainproduct.css file. Change the existing value of max-width: 44rem; to max-width: 100%;. This will ensure that the main product section expands to the full available width of its container.
If I was able to assist you, please remember to give it a Like and Mark it as the Solution!
Let me know if need further assistance
Regards,
SideNode