New Landing How can we help? Themeforest Theme Support Dante Text in button shortcode on 2 lines

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #235563
    newki
    Member
    Post count: 177

    Hello,

    I’ve used the shortcode button and I’d like to write the button text on 2 lines. I’ve tried to add a < br/> but it doesn’t work.
    Could you help me? (orange button on the URl I’ve sent)
    Thanks !!!!!!!!

    #235591
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove the <br />. I will try to make it two lines.
    Thanks
    Mohammad

    #235592
    newki
    Member
    Post count: 177

    Done.
    I’d like the text in uppercase on the 1st line and the small text on the 2nd, aligned center.

    #235766
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I see that you managed to resolve it.
    Thanks
    Mohammad

    #235788
    newki
    Member
    Post count: 177

    Yep the <br/> without any space works (before I’ve put <br/ >. I just have to fix the width to have the 2 buttons at the same width…

    #235796
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    @media only screen and (min-width: 1200px) { 
    a.sf-button.large.callaction {
        min-width: 520px;
    }
    }

    – Kyle

    #235797
    newki
    Member
    Post count: 177

    Thanks Kyle!
    Nice day

    #235803
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register