Hi, I have just added links to some columns with javascript according to a post I found on the forum. Unfortunately, it has messed with my formatting and pushed my columns to the left. I have tried this code in my custom css:
.no-touchevents .health,
.no-touchevents .wellbeing,
.no-touchevents .life,
.no-touchevents .recipes
{
margin-right: 4%;
}
But it hasn’t worked. Are you please able to suggest anything?
Thank you
Jane

