Without the use of !important, the browser does not respect the css rules, and was using the Gladiatus styles.
Also, you don't have to use that text-align: center if you don't like it, personally, I think it looks much better like this all together. You don't have to merge this and do the !important changes yourself if you want to style it yourself, the logo font color can also be changed to white or #bfae54 (the main menu font color), but I left it original and it's not bad.
Without the use of
!important
, the browser does not respect the css rules, and was using the Gladiatus styles.Also, you don't have to use that
text-align: center
if you don't like it, personally, I think it looks much better like this all together. You don't have to merge this and do the!important
changes yourself if you want to style it yourself, the logo font color can also be changed to white or#bfae54
(the main menu font color), but I left it original and it's not bad.OLD
NEW