• Resolved baldilocks

    (@baldilocks)


    Hi,

    I’m using the Simple theme for the plugin and I want to make the call-to-action button with rounded corners. What’s the custom css to make this work, please?

    Ta,

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter baldilocks

    (@baldilocks)

    Nevermind. I dug through hustle-module-decorator.php and found the code that did what I wanted. For others who might want it:

    .hustle-modal a.hustle-modal-cta {
         border-radius: 50px;
    }
    

    Hello @baldilocks

    I apologize for the late reply!

    Glad to see that you’ve found a solution! If you will have any further questions, please feel free to open new thread ??

    Have a good day!

    Cheers,
    Nastia

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Rounded call to action button’ is closed to new replies.