Okay
  Public Ticket #1071721
Responsive problems
Closed

Comments

  •  2
    deqoymusic started the conversation

    Hi Guys,

    When viewing the responsive version of your template, we have the following issues:

    1. The logo and menu icons are not aligned properly or centrally. See screenshot. How can we align this better so the logo is centred on mobile view?

    2. Why do the 5 steps appear disjointed and overlapping on the mobile view - whats the fix for this as it's a template issue? See screenshot.

    3. The bottom banner (in this example on the vegan page) the side of the banner is cut off in responsive view. Again this must be a template issue? How can we fix it as it''s useless otherwise. See screenshot.

  •  2,010
    Ocean replied

    1. Sorry, i can't help you this problem, will take many time to custom.

    2, 3. You can add css code here 

    http://www.awesomescreenshot.com/image/431375/60a65bbd73398f66ec983fe267a49737

    @media (max-width: 767px) {
       .step p{ min-height: 90px; }
       .cusboxes .box{ padding: 60px 20px; }

    }