Classic Callout Button

Hei there.

your support is awesome, so sorry please, but I cannot find a solution here to my issue.

Where can I edit the Button in the classic callout field?
I cannot find it :frowning:

Thank you for help!
Alexandra

Hi Alexandra,

Would you mind clarifying how you are trying to edit the button in the classic callout field? Do you mean changing the button text and the icon? You can simply change the text in the Button Text field and change the icon in the Button Icon .

If you want to style the button, you will have to set it in X > Launch > Buttons.

Hope this helps.

Hi :slight_smile:
I want to change the color of the button there and the hyperlink. Where can I edit all this?
Thank youu!
Alex

Hello Alex,

All the buttons of the classic elements will rely on the global settings in X > Launch > Options > Buttons. If you want to customize it, you will need to insert an ID to your callout element and use it to modify via css. For example, you inserted a custom my-callout ID, you can have something like this:

#my-callout .x-btn {
  color: green;
  background-color: blue;
}

The link can be inserted in the href field.

Hope this helps.

Thank you! :slight_smile:

Is there a trick to see that HREF Field? Because it won’t show on our page! it ends after MARKETING CIRCLE … below that there is only alignment left to choose!

Hi @katharinao,

It should be below the marketing circle on and off button. Try to scroll down using your mouse scroll inside the cornerstone panel if not scrolling down, please try to open a new thread and share us your admin credential in a secure note so that I could check your setup closer.

Thanks.

There’s some issue because this element, and several other ā€œclassicā€ elements don’t seem to show all options.

I’ve scrolled to the bottom, the LINK button is not there.

…it turns out, cornerstone was a couple version behind so I just updated and the fields I’ve been missing appeared.

Hello There,

It’s good to know that by updating Cornerstone resolves your issue.
If you need anything else we can help you with, don’t hesitate to open another thread.

Best Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.