Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
Change font style
corporis
November 2015
in
Theme support
Hi,
Please look this URL:
http://origemdocacau.com.br/
How can i remove the "italic" style in the menu?
Comments
Albert
November 2015
Hi,
looks like you did it with custom css. To remove italic style, you must use below css instead:
.header-plain #Top_bar .menu > li > a span:not(.description) { font-style: normal !important; }
corporis
November 2015
i don't have used custom css, i need put this code in what archive?
in rtl.css ???
(sorry for my bad english)
Albert
December 2015
Each custom css should be under Theme options > Custom CSS & JS > Custom CSS section.
corporis
December 2015
Thanks!
Albert
December 2015
No problem
Sign In
or
Register
to comment.
Comments
looks like you did it with custom css. To remove italic style, you must use below css instead:
in rtl.css ???
(sorry for my bad english)