Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi ,

    to increase the font size in the featured section, just paste the following CSS code into: Appearance -> Customize -> Additional CSS:

    
    #features .feature-content p {
    font-size: 16px; 
    }

    Feel free to change the 16px value to whatever you consider appropriate.

    Thanks,
    Cristian.

    Thread Starter asgoedkoop

    (@asgoedkoop)

    Awesome Cristian, thank you very much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Increase Feature text size’ is closed to new replies.