• Resolved enr

    (@enr)


    Hello,
    I would like change the font size in the description short code.
    I am talking about the ” HELLO, WORLD! THIS IS FRUITFUL FREE WORDPRESS RESPONSIVE THEME” in the demo home page.
    I tried by myself and i ‘ve searched in the forum but I cannot figure it out.
    Thank you in advance for yours help

Viewing 2 replies - 1 through 2 (of 2 total)
  • Andre

    (@creativedreams91)

    ok this is what you can do.

    Go to the Dashboard.
    Click on Appearance.
    Go to theme options.
    then Custom CSS.
    Insert this into the css.

    div .text {
      font-size: 70px !important;
    }

    You can change the 70px to a higher number or a lower number. The original is was 40px.

    Hope this helps.Let me know.

    Thread Starter enr

    (@enr)

    Thank you so much Andre.
    The code is working (obviously! ?? ).
    Have a great week!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change font-size in [description]’ is closed to new replies.