Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1062050

    I want to design the Menu-Button like the “Get In Touch” Button in Enfold Law Demo https://kriesi.at/themes/enfold-law/ .
    So I tried to define the custom css:

    .av-menu-button-colored span.avia-menu-text {
    border-radius: 50% !important;
    }

    But It doesn´t looks like the Demo-Button. Can someone give me a hint?

    • This topic was modified 5 years, 9 months ago by tsommer.
    #1062212

    I resolved my problem by this way:
    In Quick CSS:
    .av-menu-button-colored span.avia-menu-text {
    border-radius: 100px !important;
    }

    #1062520

    Hi,

    Great, glad you found a solution and thanks for sharing. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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