Reply 239837 to: Zoom CSS not working for Firefox

Avatar: Rose Tyler
Rose Tyler
Support staff
June 4, 2020 at 07:56

Hello,

Add this code in Theme Options > Theme custom CSS > Global custom CSS:

@media only screen and (max-width: 1500px) and (min-width: 650px){
	.banner.responsive-fonts .banner-content .content-inner > p {
		-moz-transform: scale(0.75);
	}
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.