New Landing How can we help? Themeforest Theme Support Joyn Equal Button size?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Joyn
  • #180556
    Ed Bowes
    Member
    Post count: 89

    Morning all,

    Is there a way to make buttons equal size? (see image “button 1” attached)?

    I tried putting in a code for thin space in the ‘button text area’ (see ‘button 2’ image attached) using html ( ), but the theme wouldn’t recognise it and would get deleted once the site is updated and output in browser.

    Is there an easy way around this?

    thanks

    Attachments:
    You must be logged in to view attached files.
    #180563
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Ed,

    Could you post a link to your site or page in question?

    It may be the case you could indeed use a min-width css attribute, I would need to take a look at the page though.

    Thanks.

    #180591
    Ed Bowes
    Member
    Post count: 89
    This reply has been marked as private.
    #180600
    Nishant – SUPPORT
    Spectator
    Post count: 649

    Hello Ed Bowes,

    Please put this custom css code in theme options – custom css box and let me know how it goes.

    a.sf-button.transparent-dark {
      min-width: 180px;
    }

    Regards,
    Nishant
    SwiftIdeas Customer Support Team

    #180608
    Ed Bowes
    Member
    Post count: 89

    Worked beautifully, many thanks!!

    #180611
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Nishant

    – Kyle

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

You must be logged in to reply to this topic.