1. Home
  2. Knowledge Base
  3. LiveEditor Element Customizations
  4. Re-sizing Advanced Headline Font for Mobile Phones

Re-sizing Advanced Headline Font for Mobile Phones

Go to your specific Live Editor >> click on Page Setting >> Other Scripts >> Custom CSS >> insert the below code:

@media only screen and (max-width: 767px) and (min-width: 300px){
.op-headline {font-size:15px !important;}
}

Please feel free to use your own font size value.

Was this article helpful?

Related Articles

Need Support?
Can't find the answer you're looking for? Don't worry we're here to help!
Contact Support