New Landing How can we help? Themeforest Theme Support Pinpoint buttons fitted to full column width

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Pinpoint
  • #17177
    mixicus
    Member
    Post count: 71

    i need buttons fitted to full column width – something like CSS .width=99%
    How can i make this buttons it pinpoint?

    #17320
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    Yes, can be done with CSS. Consider this button shortcode:

    [button colour="accent" type="standard" size="medium cosmin" link="#" target="_self"]Button[/button]

    You will see my name in there, it basically gets added as a class to the button.

    You can then use custom CSS in the theme options:

    a.sf-button.cosmin {
        text-align: center;
        width: 100%;
    }

    Regards,
    ————————————————————————————————————

    Cosmin – Support

    #17432
    mixicus
    Member
    Post count: 71

    Working Great!!!! thanks Cosmin!

    #17685
    Melanie – SUPPORT
    Member
    Post count: 11032

    Fantastic!

Viewing 4 posts - 1 through 4 (of 4 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