Hi,
Now I need help changing the line height of the buttons to show correctly on the tablet. I used this code on quick CSS:
.avia-button-wrap .avia_iconbox_title {
font-size: 20px;
line-height: 30px;
}
It shows up correctly on a desktop, but there’s no change in line-height on a tablet.
Thanks,
Jonny