badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Smaller Font Our Team Page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25847
    Jeff
    Participant

    Hello,

    I need to make the font on the names smaller on the Our Team Template. Please advise how to do this.

    Thanks,
    Leigh

    #25855

    Hi Jeff,

    To make the font on the names smaller on the Our Team Template Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button

    #content .widget_our_team .our-team-name {
      font-size: 15px;
    }

    Note: You can increase and decrease the font size by changing the above 15px value

    Thank you!

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