Never mind. The email notifications are going to my spam folder. It’s working fine. Great plugin.
I have my settings correct but no notifications are working. Thanks for looking into this.
I know this was an old question and I’m sure by now you have the answer but this is for anyone else who might be looking.
Add this to the custom CSS file:
.feature_contentbox a.readmore {
display:none;
}
Cheers!
I like they way you did it originally but I just want to change the color of the two links. Like login to red. But I have tried inline, adding a css stylesheet, and even additional divs with style change and none worked.