Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #843232

    Hi there I’m using SUMOME and want to create a button with css as the button is to actually link to a SUMOME popup window.

    It doesn’t seem to work. Please help.

    Can you add classes to buttons? If so, you can convert the Click Trigger attribute into a class, and then add that class to your button.

    #844133

    Hey web4698,

    I think the easier way to do it is to use a code block, then we can use some css codes to make the:

    <a data-sumome-listbuilder-id="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx">Click Here</a>

    look similar with Enfold buttons. Let us know if this option is good?

    Best regards,
    Nikko

    #844134

    Ok great – how do I do this?

    #844179

    Hi,

    Based on the link you gave I think you just need to add this html code in Code Block which you could find in Avia Builder:

    <a class="avia-button avia-icon_select-no avia-color-custom avia-size-x-large avia-position-center" data-sumome-listbuilder-id="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx">Click Here</a>

    just replace those xxx with the listbuilder id and that’s it. Those classes I’ve added in the code should make the link look like a button.

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.