Home Forums WoodMart support forum Font Awesome Icon on Menu

Font Awesome Icon on Menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #321550

    sophiecheng
    Participant

    Hi,
    I want to use the Outline style of Font Awesome icon on my menu (top right banner).
    I input the icon name and the solid style of the icon is shown.
    Can I specify the style to be the outline style (which is called Regular on Font Awesome)?
    Thank you.

    #321707

    Luke Nielsen
    Keymaster

    Hello,

    You can try to add this custom CSS to change the style of the icon, in Theme Settings -> Custom CSS -> put this code in the field “Global Custom CSS”.

    .wd-header-nav .fa-question-circle {
      font-weight: 400;
    }

    Kind Regards

    #321908

    sophiecheng
    Participant

    It works. Thank you!

    #322062

    Luke Nielsen
    Keymaster

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Let us know if there’s anything else we can do for you! You can always reach us at any time.

    Have a wonderful day.

    Kind Regards

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Font Awesome Icon on Menu’ is closed to new replies.