Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #754757

    Hi Guys

    I am now having an issue with this page on mobile http://www.buzinga.com.au/meet-the-buzinga-app-development-team/

    I have all team members entered but only half display on mobile the other half become unreadable at the bottom of the screen really not sure what is going on..

    This the display in mobile view

    The above screen shot is what the bottom half of the page looks like in mobile view…

    • This topic was modified 7 years, 8 months ago by Ron. Reason: Added an image to the post
    #754794

    I agree, the mobile page is not adjusting so it shows the text in a text block. I don’t know how to adjust it either.

    #757090

    Hi,

    I added following code to Quick CSS in Enfold theme options under General Styling tab

    
    @media only screen and (max-width: 767px) {
    .av-layout-grid-container, .flex_cell { display: block; }
    .flex_cell { width: 100%!important; }}

    Please review your website


    @Photoviews7
    Please try adding the code i posted above to Quick CSS. If that does not help, please start a new thread and attach temporary admin logins in private content field. If you post them here, they will be visible to creator of this thread as well.

    Best regards,
    Yigit

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