How to control font-weight with font-awesomeChange font-weight of FontAwesome icons?How to horizontally center a <div>?How to disable text selection highlightingHow to disable resizable property of textarea?Use Font Awesome Icons in CSSChange font-weight of FontAwesome icons?changing font size in font awesome iconsFont awesome icon in placeholder not showing up unless font weight set to 600Can't get Font Awesome light icon to show in placeholder with Pro LicenseCSS Content with a Font Awesome light icon

Might have gotten a coworker sick, should I address this?

Where does the expression "triple-A" come from?

Leaving out pronouns in informal conversation

Fight a biblical flood apart from building barriers

Are scroll bars dead in 2019?

Linear Programming with additional "if-then"/"Default to zero" constraints?

What is my breathable atmosphere composed of?

Relocation error, error code (127) after last updates

Have there been any countries that voted themselves out of existence?

Is there a real-world mythological counterpart to WoW's "kill your gods for power" theme?

Confirm the ending of a string

Is low emotional intelligence associated with right-wing and prejudiced attitudes?

How to work with a technician hired with a grant who argues everything

Telling my mother that I have anorexia without panicking her

Where can I find vomiting people?

Where to disclose a zero day vulnerability

The Planck constant for mathematicians

Double it your way

In Germany, how can I maximize the impact of my charitable donations?

What is a realistic time needed to get a properly trained army?

What did Aquinas do for recreation?

Is there an inconsistency about Natasha Romanoff's middle name in the MCU?

Uncovering the Accelerated Dragon opening

What was the relationship between Einstein and Minkowski?



How to control font-weight with font-awesome


Change font-weight of FontAwesome icons?How to horizontally center a <div>?How to disable text selection highlightingHow to disable resizable property of textarea?Use Font Awesome Icons in CSSChange font-weight of FontAwesome icons?changing font size in font awesome iconsFont awesome icon in placeholder not showing up unless font weight set to 600Can't get Font Awesome light icon to show in placeholder with Pro LicenseCSS Content with a Font Awesome light icon






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








1















I want to change the weight of my font-awesome font (I'm using version 5, but not the Pro version), and for some reason I can't do it.



I already tried:



.icon 
font-size: 1.5rem;
-webkit-text-stroke: 2px white;
-webkit-text-stroke-width: 0%



Is there any way to get the "light" version of the icons without paying the Pro version?



This:
Change font-weight of FontAwesome icons?


Don't solve the problem.



Thanks.










share|improve this question





















  • 1





    There is only one weight for the font-awesome fonts so you cannot alter them. The only way would be to use the SVG + JS version or the SVG sprites. See fontawesome.com/how-to-use

    – Jake
    Mar 28 at 10:13











  • Possible duplicate of Change font-weight of FontAwesome icons?

    – Sebastian Brosch
    Mar 28 at 11:24

















1















I want to change the weight of my font-awesome font (I'm using version 5, but not the Pro version), and for some reason I can't do it.



I already tried:



.icon 
font-size: 1.5rem;
-webkit-text-stroke: 2px white;
-webkit-text-stroke-width: 0%



Is there any way to get the "light" version of the icons without paying the Pro version?



This:
Change font-weight of FontAwesome icons?


Don't solve the problem.



Thanks.










share|improve this question





















  • 1





    There is only one weight for the font-awesome fonts so you cannot alter them. The only way would be to use the SVG + JS version or the SVG sprites. See fontawesome.com/how-to-use

    – Jake
    Mar 28 at 10:13











  • Possible duplicate of Change font-weight of FontAwesome icons?

    – Sebastian Brosch
    Mar 28 at 11:24













1












1








1








I want to change the weight of my font-awesome font (I'm using version 5, but not the Pro version), and for some reason I can't do it.



I already tried:



.icon 
font-size: 1.5rem;
-webkit-text-stroke: 2px white;
-webkit-text-stroke-width: 0%



Is there any way to get the "light" version of the icons without paying the Pro version?



This:
Change font-weight of FontAwesome icons?


Don't solve the problem.



Thanks.










share|improve this question
















I want to change the weight of my font-awesome font (I'm using version 5, but not the Pro version), and for some reason I can't do it.



I already tried:



.icon 
font-size: 1.5rem;
-webkit-text-stroke: 2px white;
-webkit-text-stroke-width: 0%



Is there any way to get the "light" version of the icons without paying the Pro version?



This:
Change font-weight of FontAwesome icons?


Don't solve the problem.



Thanks.







css font-awesome






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 28 at 12:42







OrAssayag

















asked Mar 28 at 10:06









OrAssayagOrAssayag

1643 silver badges16 bronze badges




1643 silver badges16 bronze badges










  • 1





    There is only one weight for the font-awesome fonts so you cannot alter them. The only way would be to use the SVG + JS version or the SVG sprites. See fontawesome.com/how-to-use

    – Jake
    Mar 28 at 10:13











  • Possible duplicate of Change font-weight of FontAwesome icons?

    – Sebastian Brosch
    Mar 28 at 11:24












  • 1





    There is only one weight for the font-awesome fonts so you cannot alter them. The only way would be to use the SVG + JS version or the SVG sprites. See fontawesome.com/how-to-use

    – Jake
    Mar 28 at 10:13











  • Possible duplicate of Change font-weight of FontAwesome icons?

    – Sebastian Brosch
    Mar 28 at 11:24







1




1





There is only one weight for the font-awesome fonts so you cannot alter them. The only way would be to use the SVG + JS version or the SVG sprites. See fontawesome.com/how-to-use

– Jake
Mar 28 at 10:13





There is only one weight for the font-awesome fonts so you cannot alter them. The only way would be to use the SVG + JS version or the SVG sprites. See fontawesome.com/how-to-use

– Jake
Mar 28 at 10:13













Possible duplicate of Change font-weight of FontAwesome icons?

– Sebastian Brosch
Mar 28 at 11:24





Possible duplicate of Change font-weight of FontAwesome icons?

– Sebastian Brosch
Mar 28 at 11:24












1 Answer
1






active

oldest

votes


















1
















The website states that solid fonts have font-weight of 900 and brands fonts have font-weight of 400 you don't have any control over font-weight.



Font Awesome - getting started






share|improve this answer



























  • font awesome 5 does not allow it

    – Taj Khan
    Mar 28 at 10:32











  • even if you change it wont have any effect

    – Taj Khan
    Mar 28 at 10:32











  • It doesn't work

    – OrAssayag
    Mar 28 at 12:42











  • thats what i am saying it's not allowed and it wont work.. you have look for another font icons which provides that version

    – Taj Khan
    Mar 28 at 12:51










Your Answer






StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);














draft saved

draft discarded
















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55394868%2fhow-to-control-font-weight-with-font-awesome%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









1
















The website states that solid fonts have font-weight of 900 and brands fonts have font-weight of 400 you don't have any control over font-weight.



Font Awesome - getting started






share|improve this answer



























  • font awesome 5 does not allow it

    – Taj Khan
    Mar 28 at 10:32











  • even if you change it wont have any effect

    – Taj Khan
    Mar 28 at 10:32











  • It doesn't work

    – OrAssayag
    Mar 28 at 12:42











  • thats what i am saying it's not allowed and it wont work.. you have look for another font icons which provides that version

    – Taj Khan
    Mar 28 at 12:51















1
















The website states that solid fonts have font-weight of 900 and brands fonts have font-weight of 400 you don't have any control over font-weight.



Font Awesome - getting started






share|improve this answer



























  • font awesome 5 does not allow it

    – Taj Khan
    Mar 28 at 10:32











  • even if you change it wont have any effect

    – Taj Khan
    Mar 28 at 10:32











  • It doesn't work

    – OrAssayag
    Mar 28 at 12:42











  • thats what i am saying it's not allowed and it wont work.. you have look for another font icons which provides that version

    – Taj Khan
    Mar 28 at 12:51













1














1










1









The website states that solid fonts have font-weight of 900 and brands fonts have font-weight of 400 you don't have any control over font-weight.



Font Awesome - getting started






share|improve this answer















The website states that solid fonts have font-weight of 900 and brands fonts have font-weight of 400 you don't have any control over font-weight.



Font Awesome - getting started







share|improve this answer














share|improve this answer



share|improve this answer








edited Mar 28 at 10:49









Daut

1,4751 gold badge12 silver badges26 bronze badges




1,4751 gold badge12 silver badges26 bronze badges










answered Mar 28 at 10:19









Taj KhanTaj Khan

3804 silver badges16 bronze badges




3804 silver badges16 bronze badges















  • font awesome 5 does not allow it

    – Taj Khan
    Mar 28 at 10:32











  • even if you change it wont have any effect

    – Taj Khan
    Mar 28 at 10:32











  • It doesn't work

    – OrAssayag
    Mar 28 at 12:42











  • thats what i am saying it's not allowed and it wont work.. you have look for another font icons which provides that version

    – Taj Khan
    Mar 28 at 12:51

















  • font awesome 5 does not allow it

    – Taj Khan
    Mar 28 at 10:32











  • even if you change it wont have any effect

    – Taj Khan
    Mar 28 at 10:32











  • It doesn't work

    – OrAssayag
    Mar 28 at 12:42











  • thats what i am saying it's not allowed and it wont work.. you have look for another font icons which provides that version

    – Taj Khan
    Mar 28 at 12:51
















font awesome 5 does not allow it

– Taj Khan
Mar 28 at 10:32





font awesome 5 does not allow it

– Taj Khan
Mar 28 at 10:32













even if you change it wont have any effect

– Taj Khan
Mar 28 at 10:32





even if you change it wont have any effect

– Taj Khan
Mar 28 at 10:32













It doesn't work

– OrAssayag
Mar 28 at 12:42





It doesn't work

– OrAssayag
Mar 28 at 12:42













thats what i am saying it's not allowed and it wont work.. you have look for another font icons which provides that version

– Taj Khan
Mar 28 at 12:51





thats what i am saying it's not allowed and it wont work.. you have look for another font icons which provides that version

– Taj Khan
Mar 28 at 12:51








Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.







Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.




















draft saved

draft discarded















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55394868%2fhow-to-control-font-weight-with-font-awesome%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript