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*

toniaustin

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: How can I change font for site title and description? #52330
    toniaustin
    Participant

    Thanks for reply. I figured out how to change the fonts using CSS (see sample above). What is the code to make it bold? I cannot send a link as I’m running WordPress on localhost.

    in reply to: How can I change font for site title and description? #52321
    toniaustin
    Participant

    I figured out how to do it, using “Additional CSS”:

    .site-title {
    font-family: parisienne !important;
    }

    .site-description {
    font-family: tangerine !important;
    font-size: 24px;
    }

    However this only works in edit mode. When I check Site View, changes don’t show up!

Viewing 2 posts - 1 through 2 (of 2 total)