Hi there,
Please check my website at http://goo.gl/P4wrKa
I am trying to use Raleway font from Google fonts but I have 2 problems:
1 –> I can’t set it at my desired font-weight. For instance on custom css, I want to set font-weight at 600 or 700 and I end up getting only bold (which is 800 or 900). It seems I am overwriting sth.
2 –> Even though it’s bold in the end, on other computers it seems the lighest version of Raleway.
One more question:
3–> How can I remove the black line under “HOME”?
Could you check and let me know how to put Raleway on my desired font-weight and remove the header menu line?
Thank you very much!
Ali
Hey Ali!
1 & 2- Please refer to Devin’s post here https://kriesi.at/support/topic/add-a-new-custom-font/#post-211526
3- Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-menu-fx { display: none; }
Regards,
Yigit
Thank you so much, fixed them!
You guys are lightening-fast as always!
Ali