Call out URL text
- The topic ‘Call out URL text’ is closed to new replies.
Need help? Check out our Support site, then
Hi.
I have problem with the call out URL text: when I publish the home page, it disappears. Why?
Thank you.
The blog I need help with is: (visible only to logged in users)
Hi.
I can see this callout text on your front page: “Cosa posso fare per te”.
Was this what you ment?
Yes, I mean that!
When I click on the blue bar, the URL works, but when I get back to the home page, the script disappears.
Could you please check if it happens to you too?
Thank you
script= text.
Sorry!
It needs one extra CSS rule:
a.mina-olen-callout-button:visited {
color: #fff;
}
Here is tutorial how to add custom CSS.
Thank you, it works.
Good to hear!