Styles not caring to mobile version

Hi everyone!

I started with the desktop version for the website but when I changed to the mobile version the button won’t look like it has the same style even if it has the same one as the desktop version.

Could you tell me what I am missing and how I can fix it?


thank you!


Here is my site Read-Only: [LINK](https://preview.webflow.com/preview/figma-to-webflow-37ea82?utm_medium=preview_link&utm_source=designer&utm_content=figma-to-webflow-37ea82&preview=df3f60c968698bd0030d0affd7ee45f6&locale=en&workflow=preview)
(how to share your site Read-Only link)

hi @Ginette_Garduno why are you using button when this should be a link. I presume that its function is to redirect to ordering form page or something like that. Buttons have different purpose like eg. submit.

Links and buttons on websites – Accessible Technology.

Anyway, replace button with link and add second class on it eg. “btn-pink” or whatever and style it like your button. :man_shrugging: