Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #399967

    The mobile view on the front page of my site shows fine on a mobile, however, I have created a ‘Coming soon’ page and the mobile view cuts off half of the title page. Can you help? I’m using an iPhone to view it on mobile.

    #400509

    Hi NicRW!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 480px) {
    h1.av-special-heading-tag { font-size: 24px!important; }}

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.