Viewing 2 replies - 1 through 2 (of 2 total)
  • Same issue, my titles are now smaller than the review itself.

    Campbell McArthur

    (@marshall-s-thompson)

    Here is the selectors to change the Title.

    Here is my code just adjust it to your font-family that you are using or wish to use.

    div.wpcr3_review div.wpcr3_review_title {
    display: block !important;
    font-family: “LeagueGothicRegular”;
    font-size: 36px !important;
    line-height: 38px;
    font-weight: bold;
    margin-bottom: 7px;
    margin-top: 7px;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Title for each review is too small’ is closed to new replies.