Hello,
How can I resize font of the heading row and default row in a table?
See: https://lacasatorre.nl/about/tarieven/
I use the template Enfold Church.
Hope to hear.
Thanks Tom
Hi Tom,
Please try the following in Quick CSS under Enfold->General Styling:
.pricing-table li {
font-size: 14px;
}
.pricing-table li.avia-heading-row {
font-size: 24px;
}
Best regards,
Rikard
Thanks, it’s perfect now.
Regards Tom
By the way, is there also an option to change the color?
Hi,
Thanks for the update. If you want to adjust the colour, then please change the above CSS to this:
.pricing-table li {
font-size: 14px;
color: red;
}
.pricing-table li.avia-heading-row {
font-size: 24px;
color: blue;
}
Best regards,
Rikard
Thanks again.
In the past you could indicate the font size at General Styling > fonts. That was called “Default font size content” I don’t see that anymore, is that right?. I solved that now by choosing “select an element to customize” and then <body>. Would like to know why this is no longer visible by default.
Oke, thanks, was hard to find.
What is the difference between standard, medium, small and very small? They have the same number of pixels everywhere you can choose from.
Hi,
Glad that this helped, but I don’t understand your new question, the screen sizes for
default, medium, small and very small
are explained in the context of the option page, above the red arrow in the screenshot.
Best regards,
Mike
Yes, I see it now, thanks.
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike