admin 发表于 2024-10-18 03:44:55

Can you help me with CSS?

Add the following code to the Custom CSS section in your WP theme's stylesheet:
```
/* Change menu font size */
body {
    font-size: 18px;
}
```
页: [1]
查看完整版本: Can you help me with CSS?