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

Paragraph Font Size in _settings.scss #786

Closed
damacs opened this issue Apr 2, 2016 · 5 comments
Closed

Paragraph Font Size in _settings.scss #786

damacs opened this issue Apr 2, 2016 · 5 comments

Comments

@damacs
Copy link

damacs commented Apr 2, 2016

Probably a very stupid question, but how can I change the paragraph font size to 14px (default 16px)? Thanks.

@damacs damacs changed the title Paragraph Text Size Paragraph Font Size Apr 2, 2016
@damacs damacs changed the title Paragraph Font Size Paragraph Font Size in _settings.scss Apr 2, 2016
@ghost
Copy link

ghost commented Apr 4, 2016

@damacs , see /assets/components/foundation-sites/scss/typography/_base.scss

@dberz
Copy link

dberz commented Apr 8, 2016

@damacs I'm not sure I would recommend editing the SCSS within the components/foundation-sites directory.

Is there a way to bump up the base paragraph size within /assets/scss/ directory?

/assets/scss/global/settings.scss has a $global-font-size property, but I find that is a coarse grain way of bumping up font sizes.

My body text font face is small, so I'm also looking for an efficient way of bumping up all body text, but not other fonts.

@ghost
Copy link

ghost commented Apr 12, 2016

@dberz, I was just quickly pointing out the source of paragraph font-size. I wouldn't suggest editing this file either, but to read: http://foundation.zurb.com/sites/docs/global.html#font-sizing

Also, knowing the paragraph inherits the font-size, could we just use our custom styles to change it to whatever we wish, depending on the context, like this:

.entry-content {font-size:14px;}

this does not affect your headings.

@ghost
Copy link

ghost commented Aug 1, 2016

@damacs @dberz Any further thoughts on this? Did you resolve your font-size issues? Please share!

@zoomwebstudio
Copy link

O mvvx'"11)68)(6) bcddoob,

Le 30 août 2016 17:26, "Ole Fredrik Lie" notifications@github.com a
écrit :

Closed #786 #786.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#786 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AFN8SwlMwd3GwG6COEzPionX0vwpTYLiks5qlGfWgaJpZM4H-aCh
.

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

4 participants