Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mailchimp CSS code trouble #40

Open
Simplifyadmin opened this issue Apr 4, 2018 · 0 comments
Open

Mailchimp CSS code trouble #40

Simplifyadmin opened this issue Apr 4, 2018 · 0 comments

Comments

@Simplifyadmin
Copy link

Hi!
So I'm trying to get one line of text in the header to stay on one line when viewed on mobile devices, I've tried everything but just can't get it to stay on the one line.
Anyone able to help me?

I used the following code:

<style type="text/css">@media only screen and (max-width: 480px){ .bodyContent{display: inline-block !important;} } </style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant