New Landing How can we help? Themeforest Theme Support Flexform Shortcodes Align Right

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Flexform
  • #6413
    JackV
    Member
    Post count: 60

    Hi, I love this theme – Well done!

    Quick question, I am having some issues with certain shortcodes aligning to the right (and continuing off page) I.e. Alerts, Dividers etc.

    Any ideas as to why that might be happening. (I am using a map plugin from code canyon)

    #6550
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    I’m thinking that plugin is adding some inline styles that forces this to happen, can you please provide a link?

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #6563
    JackV
    Member
    Post count: 60
    This reply has been marked as private.
    #6652
    JackV
    Member
    Post count: 60
    This reply has been marked as private.
    #6974
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    For the alerts and that form, add this custom CSS:

    .alert {
      margin-left: 0;
    }
    
    .ewd_form {
      clear: both;
    }

    Footer looks fine from here, what’s wrong?

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #7004
    JackV
    Member
    Post count: 60

    Thnx, would you know how to add a theme button to a gravity form?

    #7157
    Cosmin – SUPPORT
    Member
    Post count: 3851

    You’re welcome 🙂

    About Gravity Forms – I personally have no experience with it and we can’t provide support for it, but I’m thinking maybe it allows you to use a shortcode in there? If so, you could use one of the theme shortcodes to do it.

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

    Cosmin
    Support Assistant

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

You must be logged in to reply to this topic.