New Landing How can we help? Themeforest Theme Support Flexform Edit Impact Text + Button character limit

  • This topic has 6 replies, 3 voices, and was last updated 10 years by Pothe.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Flexform
  • #5179
    Pothe
    Member
    Post count: 336

    Hi
    The button has a character limit. ALl other buttons adjust to keep the text on one line.
    BUt this button shows text on 2 lines for 16 characters.

    Any way to adjust this?

    #5401
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Can you provide a link? Will provide some custom css for you.

    – Ed

    #5521
    Pothe
    Member
    Post count: 336
    This reply has been marked as private.
    #5629
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Add this custom CSS in the general theme options:

    .cta_align_right .wpb_button {
      max-width: 15% !important;
    }

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

    Cosmin
    Support Assistant

    #5732
    Pothe
    Member
    Post count: 336

    Perfect thanks
    Any CSS I ass here will be preserved if I update the theme?

    #5797
    Cosmin – SUPPORT
    Member
    Post count: 3851

    As long as the CSS is in the theme options, it will be preserved when updating the theme.

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

    Cosmin
    Support Assistant

    #6297
    Pothe
    Member
    Post count: 336

    Hi,
    Just tested this css fix on a mobile device and the button is no longer responsive.

    I’ve attached some screen shots of how it looks with the css fix and slightly longer text compared to shorter text and no css fix.

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

You must be logged in to reply to this topic.