Home Forums WoodMart support forum Button add to cart is not responsive

Button add to cart is not responsive

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #399422

    vixon
    Participant

    I would like the “Adicionar” button to be responsive for multiple mobile devices, but it’s not enough for that. Would you help me?

    Attachments:
    You must be logged in to view attached files.
    #399520

    Hello,

    You can try using the media queries to set the CSS for the devices width you are having the issues with.

    Best Regards

    #399827

    vixon
    Participant

    I tried using @media but I couldn’t, could you show me some css code to do this?

    #399888

    Hello,

    You need to add media queries for each device width you have issues with and then adjust the CSS accordingly.

    https://www.w3schools.com/css/css_rwd_mediaqueries.asp

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)