Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

media breakpoints #688

Closed
silviaball opened this issue Jan 21, 2016 · 2 comments
Closed

media breakpoints #688

silviaball opened this issue Jan 21, 2016 · 2 comments

Comments

@silviaball
Copy link

Hi, I'm new in foundation press.
I try to insert $medium-down: "#{$screen} and (max-width:#{upper-bound($medium-range)})"; in my _settings.scss file like the guide http://foundation.zurb.com/sites/docs/v/5.5.3/media-queries.html but it doesn't work. In my css file I see @media only screen and (max-width: upper-bound(40.063em, 64em)) {
That 's not right because there is upper-bound and not the value in em. Why this? Is upper-bound function not defined in Foundation press?

@colin-marshall
Copy link
Collaborator

What version of FoundationPress are you using? The latest versions of FoundationPress use Foundation 6 and you linked the Foundation 5.5.3 docs. Try here: Foundation for Sites 6 Media Queries.

@silviaball
Copy link
Author

Thanks

2016-01-21 20:53 GMT+01:00 Colin Marshall [email protected]:

What version of FoundationPress are you using? The latest versions of
FoundationPress use Foundation 6 and you linked the Foundation 5.5.3 docs.
Try here: Foundation for Sites 6 Media Queries
http://foundation.zurb.com/sites/docs/media-queries.html.


Reply to this email directly or view it on GitHub
#688 (comment)
.

Silvia Ballardin | Web Developer
Thehouseofmouse

Via Brentanella, 54 31023 Resana - TV
T +39 0423 1958300
F +39 0423 738075

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants