Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #762114

    Hi. The description column of my pricing table is not aligned with the rest of the columns, making the table difficult to read. Is there any way to fix this?

    Also, how do I change the opacity of the text in the pricing table? Or change the text size slightly? The <small> tag is not adequate for what I need and I’m not aware of other options.

    Thanks!!

    #763274

    Hey dannablumenau,

    You can add these styles to enfold/custom.css

    
    body.page.page-id-4738 .pricing-table>li {
      line-height: 22px;
      min-height: 41px;
    }
    

    Also you can play with text size and opacity there.

    Let us know if this was helpful and if you have any more questions.

    Best regards,
    Victoria

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