I would like all buttons to have the same size

Hi,

I managed creating a link page through a different code I found on the shopify community, however I’m having difficulties to find a way to make the turqoise background of the different ‘buttons’ to have the same width.

https://uniquetasbihs.com/nl/pages/follow-us

This is the code I used

I appreciate any help!

Kind regards,

Yasmina

Hello, the code has several errors, I took the liberty of fixing it: here is the fixed code in addition to putting all the rectangles equal in size:


  

    [
      Instagram
    ](https://www.instagram.com/uniquetasbihs)
  

  

    [
      Facebook
    ](https://www.facebook.com/uniquetasbihs)
  

  

    [
  ](https://www.tiktok.com/@uniquetasbihs)

[
](https://www.tiktok.com/@uniquetasbihs)
[

](https://www.tiktok.com/@uniquetasbihs)
[
  ](https://www.tiktok.com/@uniquetasbihs)

[
    ](https://www.tiktok.com/@uniquetasbihs)[
      Whatsapp
    ](https://wa.me/32490582246)
  

  

    
      Shop now
    
  

Here’s how to change the size:

/ * Changing the value "8rem" will modify the size of the rectangle * /

style="min-width: 8rem;vertical-align: middle">

If you need to make further adjustments, I recommend hiring an expert

hello @Jhon796

update your code with the below code for all button in same size


  

    [
      Instagram
    ](https://www.instagram.com/uniquetasbihs)
  

  

    [
      Facebook
    ](https://www.facebook.com/uniquetasbihs)
  

  

    [
    ](https://www.tiktok.com/@uniquetasbihs)
  

  

    [
      Whatsapp
    ](https://wa.me/32490582246)
  

  

    
      Shop now
    
  

@Jhon796 @Kinjaldavra Thank you so much! You’re amazing!

Yasmina