New Landing How can we help? Themeforest Theme Support Dante Change Text Size on shortcode button

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #285319
    bpritzl
    Member
    Post count: 11

    I would like some buttons to have an H2 text style for maximum impact, would this need custom CSS or is there an option to change this in the appearance menu? Could I just add the tags into the shortcode?

    [sf_button colour=”accent” type=”standard” size=”large” link=”http://i41corridor.com/contact/” target=”_blank” icon=”ss-write” dropshadow=”no” extraclass=””]CONTACT US FOR YOUR PROJECT[/sf_button]

    Thanks!

    #285379
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this shortcode :-
    [sf_button colour="accent" type="standard" size="large textSize" link="http://i41corridor.com/contact/" target="_blank" icon="ss-write" dropshadow="no" extraclass=""]CONTACT US FOR YOUR PROJECT[/sf_button]

    Now use this custom css code:-

    .textSize{
    font-size:32px !important;
    }

    Thanks
    Mohammad

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

You must be logged in to reply to this topic.