mobile version menu issue- cant use double quotes
-
used following code to add menu text next to mobile version menu
.btn-navbar { width: 90px; height: 30px; vertical-align: top; } .btn-navbar:after { content: "Menu"; float: right; margin: -16px 0 0 0; }
but as we know that new wordpress cant use double quotes in the code now…so how do i display menu text ??
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘mobile version menu issue- cant use double quotes’ is closed to new replies.