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*

Increase text size & missing featured images?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #45947
    a305587
    Participant

    Hi Theme Horse development team!

    I really like the clean look of the Attitude theme and have been tinkering with it for use for my historical society. So far everything looks good, but the text is very small. Since most of our viewers are elderly I’d like to increase the font size. Is this possible?

    Also previously our blog posts had a featured image which used to display at the top of the individual pages. I noticed when I switched to Attitude these went away. Is there a way I can make the featured images re-appear at the top of their pages?

    These are the only two issues for us, otherwise the theme works great for our needs. Thank you!

    #45980

    Hi

    Typography features are available only in premium version of attitude theme. You can change font-family, size and color with lots of features in Attitude Pro version. However to increase the main font size go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    body, input, textarea {
        font-size: 13px;
        line-height: normal;
    }

    Increase the above digit value 13 to increase the font size.

    Thank you!

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