APRESS SUPPORT Forums Apress Theme Increase Mobile Screen container

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #112
    Apress Support
    Keymaster

    Go to WP Dashboard – Appearance -Theme Options – Custom CSS and add the following code

    @media (max-width:767px) {
    .zolo-container, body.boxed_layout .layout_design{max-width:100% !important;}
    }

    Then- Save.

    This will increase container size in mobile layout.

    Apress Team

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.