Tagged: ,

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #935647

    Hello

    The page I am working on is:

    How do I make all the rows the same length?

    Thank you support

    #935648

    Hi BodyTalkCare ;
    Have you tried not to “hide empty cells” in the Table Options ?

    #935650

    I feel embarrassed just seeing and learning that.

    yes that worked

    I appreciate your response

    #935651

    it fills in the spaces yet the columns are not the same length yet

    any suggestions on how to solve that?

    #935949

    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

    #936156

    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

    #936173

    Hi,

    Add the following to quick css my friend:

    .pricing-table .avia-heading-row h1 center{
    color:#fff!important;
    }

    Best regards,
    Jordan Shannon

    #936186

    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?

    #936194

    Hi,

    Add this to quick css:

    .pricing-table .avia_iconbox_title {
    font-size:20px!important;
    }

    Best regards,
    Jordan Shannon

    #936331

    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.

    #936408

    Hi,

    Thanks for the kind words :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.