• Is there a way to start a header action-bar closed on mobile? It’s a bit too demanding in size when loading mobile.

    Also, on mobile each ‘thing’ has it’s own line. Like Name, Email, Submit … is there a way to put name/email/submit on the same line on mobile? I’ve messed with the CSS a bit and there’s a few places I can change width:32% to smaller, but then it doesn’t fill the width.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter dogwentfishing

    (@dogwentfishing)

    I figured out the 2nd question, for anyone else who needs this for mobile, here’s the CSS I used:

    .ig_form_els {max-width:40%;}
    .ig_form_els_last {max-width:20% !important;}

    Also, there’s quite the lag when scrolling a page that has this plugin going? Is that fixable?

    Plugin Author Icegram

    (@icegram)

    No, there is no such a provision to display action-bar closed.

    Are you facing lag on all the pages and across all the browsers?
    What other plugins are running on the page?
    Any of your Icegram messages is triggered on “scroll event”?

    We didn’t find this issue before from any of Icegram users. Some more information will be helpful in finding the right cause of the issue.

    I hope this helps.

    Thanks.
    Team Icegram.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Start Closed’ is closed to new replies.