I lost the disply words – click here – on the header
- The topic ‘I lost the disply words – click here – on the header’ is closed to new replies.
Need help? Check out our Support site, then
Contacted you before – and you gave me information to add to the css on customization – the words won’t stay on but will come on when the mouse goes over them. Thanks.
The blog I need help with is: (visible only to logged in users)
Try this:
a.mina-olen-callout-button:hover {
color: #fff;
}
No that didn’t work this time – do you have a log of when I contacted you before – recognize your photo.
What ever I put in back then had fixed the problem.
No that didn’t work this time – do you have a log of when I contacted you before – recognize your photo.
What ever I put in back then had fixed the problem.
I don’t see that CSS rule in your site. Can you add it and after that let me know. Then I can more easily see what going on.
I put it in the CSS part of the customization. It appears when I click customization but when I click out and back to the website it disappears and I have a gray box.
Thanks for your help!!!
I still can’t see this CSS rule in your site.
a.mina-olen-callout-button:hover {
color: #fff;
}
It could even be like this.
a.mina-olen-callout-button,
a.mina-olen-callout-button:hover,
a.mina-olen-callout-button:focus,
a.mina-olen-callout-button:active {
color: #fff;
}
Can you see through this link. I had fixed it before and then yesterday I tried activating a different theme and came back – to this theme and it was gone.
Says preprocessor – none?
I can’t view your admin page or the Customizer.
Are you not using Custom CSS feature. That’s the only way you can insert your own CSS.
I fixed it by restoring the earlier revision from several months ago.
Great to hear!