Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1136628
    TheoryUnit
    Participant

    Hi there,

    Can you help me fix a too-narrow-content band area on mobile please? The URL is: http://808hz.com.

    It’s fine on desktop, but viewing it on iPhone the text is squashed into a very narrow area.
    Thanks for your help.
    Matt

    #1136733
    Friech
    Moderator

    Hi Matt,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    @media (max-width:  767px) {
    	.x-container.offset {
    		width: 100%;
    	}
    }

    But before you do that, check your entire custom CSS here: http://csslint.net/ and resolve all the errors.

    Hope it helps, Cheers!

    #1136932
    TheoryUnit
    Participant

    Great, thank you.

    And cheers for the CSSlint link, fixed the errors now =)
    Matt

    #1136986
    Rahul
    Moderator

    Glad we could help you.

    If you have anything else, let us know. We’d be happy to assist you with everything.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1136628 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>