Viewing 1 replies (of 1 total)
  • Thread Starter kendalm

    (@kendalm)

    for those interested, I figured you can hack the size of the button so it is large enough the contain the text. It was originally 20px, I need it 2X larger:

    .pt-cv-readmore {
      height: 40px !important;
    }

    And you can pretty much modify any of the standard properties so it matches your site theme.

Viewing 1 replies (of 1 total)

The topic ‘Read More button text not aligned’ is closed to new replies.