Resizing links on product page in a single row

Hi,

I need a small tweak on my product page. Currently, there are three links displayed below each product (Doprava a platba, Vrácení a reklamace, Časté dotazy). I’d like to have these links aligned in a single row instead of how they are now.

Thanks for your help! :slightly_smiling_face:

https://81e325-28.myshopify.com/

0007

@radaApeta , There isn’t enough space to fit it in one row, but if you want, it will look like this

Here is the code you need to add before tag in theme.liquid file


Thanks, but i really want to be i a single row… could you make the text smaller so it can fit ? @BSSCommerce-B2B

@radaApeta , use this one


Result:

  • Here is the solution for you @radaApeta
  • Please follow these steps:
  1. Go to Online Store → Theme → Edit code.
  2. Open your theme.liquid file
  3. In theme.liquid, paste the below code before and press ‘Save’ to save it

  • Here is the result you will achieve:

  • Please press ‘Like’ and mark it as ‘Solution’ if you find it helpful. Thank you.