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*

Changing font size on text in Attitude WordPress

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #26461
    Frederick
    Participant

    I did a message yesterday on this topic and can not find it. I am looking to change the font size of text and there are no tools to do so. Only time font size changes is when you do header tags. Can some help on this. Were to go and how to do.

    #26468

    Hi Frederick,

    In which section do you want to increase the font size? please make it clear so that we can provide you exact css code.
    Also if you upgrade to pro then there will be font size options with lots of features you will love.

    Thank you!

    #26624
    Frederick
    Participant

    Text in the body area. All text now is 10pt. Need code and where to go to change for 12pt
    Thanks
    Frederick

    #26630

    HiFrederick,
    Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

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

    Note: Please increase/decrease the above digit value 13 to change the font size in body area.

    Thank you!

    #26643
    Frederick
    Participant

    Thanks for input and direction. I am going to get the pro. For one getting additional tools and also use another theme and have eye on still another so I’ll have support, tools and support on all I get.

    Thanks,
    Frederick

    #26663

    You welcome Frederick

    Thank you!

    #26664

    You welcome Frederick

    Thank you!

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