This topic has 2 replies, 2 voices, and was last updated 9 years by broadsword.

  • Author
  • #85642
     broadsword
    Participant

    Hi there,

    I’d like to style our buttons so that they’re all 300px in width, rather than variable width based on how much text is in them.

    How might we go about doing that, it doesn’t seem to be an option in the Kleo support page’s button toggles.

    Best,

    Dave

    #85654
     sharmstr
    Moderator

    try this

    COPY CODE
    
    a.btn {
    width: 300px !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #85655
     broadsword
    Participant

    Elegant, simple, love it. Thanks @sharmstr

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?