Viewing 1 replies (of 1 total)
  • Hello there,

    You can add the following CSS code into your site’s additional CSS option under Appearance > Customize > Additional CSS.

    
    @media only screen and (max-width:767px){
      
      .text-slider .maintitle {
         font-size: 57px;        
      }        
      
    }
    

    Adjust the value if needed.

    Regards,
    Kharis

Viewing 1 replies (of 1 total)
  • The topic ‘How to make the slider font larger on mobile version only’ is closed to new replies.