• Resolved EgidioTX

    (@egidiotx)


    I have a music review website using Virtue (free version). On the pages I have a review, the author’s name appears right below the review title. How can I increase the font size of the author’s name to show it more prominently instead of the tiny font currently showing? In the example page here, the author name is “by Egídio Leit?o.”

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • hannah

    (@hannahritner)

    Hey @egidiotx,
    Try adding this to your custom css box in Theme Options > Advanced Settings:

    .subhead, .subhead a {
        font-size: 14px;
    }

    Hope that helps!

    Hannah

    Thread Starter EgidioTX

    (@egidiotx)

    Hannah,

    Yes, that solved the problem. Thank you for your assistance.

    Egídio

    hannah

    (@hannahritner)

    Happy to help!

    Hannah

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Increase font for author’s name’ is closed to new replies.