Hello
The page I am working on is:
How do I make all the rows the same length?
Thank you support
Hi BodyTalkCare ;
Have you tried not to “hide empty cells” in the Table Options ?
I feel embarrassed just seeing and learning that.
yes that worked
I appreciate your response
it fills in the spaces yet the columns are not the same length yet
any suggestions on how to solve that?
Hi BodyTalkCare,
The length of content in the columns is different and so the height adjusts accordingly.
Here is a possible solution
.page-id-3411 .main_color .pricing-table li.avia-heading-row {
min-height: 108px;
}
.page-id-3411 .main_color .pricing-table>li {
min-height: 82px;
}
If you need further assistance please let us know.
Best regards,
Victoria
I feel relieved
That is a gift of support.
How can I change the tab titles from black to white so they can be more easily read?
Thank you
Hi,
Add the following to quick css my friend:
.pricing-table .avia-heading-row h1 center{
color:#fff!important;
}
Best regards,
Jordan Shannon
I’m so happy seeing that the words are more visible for people to read
Thanks for the support Jordan
How do I increase the size of text on the pricing table button?
Hi,
Add this to quick css:
.pricing-table .avia_iconbox_title {
font-size:20px!important;
}
Best regards,
Jordan Shannon
All my needs have been met thanks to you all great guides at ENFOLD
I’m so thankful I have access to you, your support and this theme.