Unable to change font-weight in menu text
-
Hello,
I am having trouble changing font-weight using the following CSS for menu items. What am I doing wrong? Everything else works fine. Thanks in advance
.onepress-menu a {
font-family: Arial;
font-weight: 600;
font-size: 26px;
text-transform: italic;
}
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Unable to change font-weight in menu text’ is closed to new replies.