Before |
After |
Go to Template Designer - Advanced - Add CSS - paste the following code - Press enter after the last character of the last line } - Apply to Blog.
In this example, I've changed 'Pages' to 'Contents'. Feel free to personalise it by changing Line 5.
1
2
3
4
5
6
7
| #pages span:first-child{ font-size : 0px !important ; } #pages .menu-heading:before, .ss{ content : "Contents" ; font-size : 15px !important ; } |
Hi KP!
ReplyDeleteHow can I group the pages in a single dropdown menu?
Tks..
Rafael
I mean, some pages, not all.
ReplyDelete