Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Organic Themes

    (@organicthemes)

    Hi @dmitryz,

    Try adding the following code in the “Additional CSS” section of the Customizer:

    @media handheld, only screen and (max-width: 767px) {
      .organic-widgets-hero-information .organic-widgets-title {
        font-size: 1.6em !important;
      }
    }

    That should resolve the font size issue in mobile.

    Thanks!

    Thread Starter dmitryz

    (@dmitryz)

    Thank you! It is helps.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Organic Hero block text is not responsive at the mobile’ is closed to new replies.