I’m using the Pro theme with the integrity stack. I want to remove the page links located in the upper right of my homepage header. I prefer the page links on the side ina widget. I do not want to remove my site’s logo (upper left). I added this additional CSS yesterday and nothing changed:
.entry-title {
- display: none !important;*
}
Can you please help? Here’s the site:
Thanks.

