• Can I make the button to use full page width somehow? And can I create a hover effect like button color getting darker on hover?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Did you figure this out. If so can you share the solution.? I’ve been trying to solve it with additional CSS but no joy. I’d like to use consistent or full with buttons…
    a.fasc-size-xlarge {
    Width: 100% !important
    }

    Thread Starter daspi

    (@daspi)

    I simply used this <button style=”width: calc( 100% );

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘full width button’ is closed to new replies.