Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Tomas Mackevicius

    (@tomasm)

    You’re welcome, thank you for the input!

    Thread Starter wideworthy

    (@ifaheem)

    Sir I’m using Child theme and I want the widget font to be h4 or less, how to do that any hint?

    I read about tip32 (I think) but it’s not in the child theme. Please if you can guide me.

    Thread Starter wideworthy

    (@ifaheem)

    I found the way! Add this code to child theme style.css or if you are using custom css (that of jetpack or some other plugin) just add this.

    .widget-title {
        font-size: 1.6875rem;
    }

    set the rem according to yours requirement. Commenting here to let others know if they want to change it!

    Now that’s what I wanted from Tiny framework! loving it.

    Theme Author Tomas Mackevicius

    (@tomasm)

    You did it! 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘It is Really Nice Theme!’ is closed to new replies.