Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #645858

    Hi,

    how can I change the font size of the table title?

    Regards,
    Crevlon

    #645880

    Hey crevlon,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

    #645888

    Hi Vinay,

    of course! Thanks for your help!

    #645901

    I got it on myself with this code:

    .pricing-table li.avia-heading-row {
        font-size: 28px!important;
    }
    #645902

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    
    .avia-table .first-table-item {
        font-size:18px!important;
    }
    

    Best regards,
    Vinay

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