Linking a column turns it into a row

I was trying to link a column to a different page on my site and in changing the the tag in ‘setup’ from <div> to <a> and then putting in a link the setup of that column made it look more like the 3 elements in the column are a row rather than a column.
I am sure its a very basic tweak that needs doing to get it looking right but I just can’t figure out what I need to do. Some help would be very appreciated


Hi @hypnorich,

Thanks for reaching out.
Unfortunately, the page shown in the screenshot is not found in the website menu or in the content. Can you please share the exact page URL for further investigation?

Thanks

Sure. Sorry. The page is https://sheffieldwellnesscentre.co.uk/our-associates/

I tried changing the tag to <a> but because that broke the layout I changed it back to <div> while I waited on your support.
Ideally I would like to make lots of my columns clickable once you have helped me figure this out

Hi @hypnorich,

I assumed that the page you are talking about is not on the website for which you have given the credentials, I would request you to share the credentials for the site https://sheffieldwellnesscentre.co.uk/ too.

Thanks

So sorry! I copied and pasted the login details from a different support ticket of mine, forgetting that I had a couple of websites! hahaha. Just updated the secure note with the right info

Hi @hypnorich,

Unfortunately, the given credentials are not working. I would suggest you check and let us know once it is ready to access,

Thanks

Ugh, sorry. Try the secure note details again, should be ok now

Hello @hypnorich,

Please keep in mind that you cannot nest <a> tag in a <a>. Therefore, as soon as you changed the column <div> into <a> tag, you will need to remove the link in your custom headline. So instead of having this:

<h5><strong><span style="color: #a072b0;"><a href="https://sheffieldwellnesscentre.co.uk/our-associates/helen-levens/" style="color: #a072b0;">Helen<br> Levens</a></span></strong></h5>

You will only use this:

<strong>Helen<br> Levens</strong>

I have made some changes to the two columns. Please check it now.

Aaaaah! Awesome-sauce! Thanks very much. I was obviously jumping too far ahead in my excitement :slight_smile:

Hello @hypnorich,

Glad that @ruenel was able to help you. Please feel free to reach us if you have any query regarding our theme and theme settings

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.