Is it possible to display an outline when you hover the cursor over multi-column?

Hi!

Is it possible to display an outline when you hover the cursor over multi-column?

This is what i would like to achieve: https://drive.google.com/file/d/1HMUOXYF2he00XOSMlGddh0YBAQ5eerGt/view?usp=sharing

I would appreciate any help, and thank you in advance!

Hey @Karod1999 ,

Can you share the link to your store and show me which section you need this on?

In FAQ page

https://0dp70zmcxgym6qmq-75059593482.shopifypreview.com

Hey @Karod1999 ,

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.

Change #f896a7 to your colour of choice


Screenshot is for reference only, the correct code to paste is the one shown above.

It worked! Thank you so much!