Home Forums Pro Themes Photo Perfect Pro Font size

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #20770
    donnabia
    Participant

    How can I change the font size in my text? There seems to be no button to do so.

    #20863
    wensolutions
    Keymaster

    Hello,

    Can you please specify which sections font size you would want to increase, so that we can provide you the custom css to change the font size.

    Hope you understand.
    Best regards.

    #21819
    timned88
    Participant

    Go to the Theme Options >> Advanced Options and put this in the CSS

    p {
        font-size: 125%;
    }

    Change 125% to whatever it is that you want.

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