Viewing 4 posts - 16 through 19 (of 19 total)
  • #251677
    goodtimesmag
    Member
    Post count: 191

    I thought the parallax extra class (where my buttons are) is the right field to place mr0. Where can I find the button extra class?

    #251678
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    When you create the button there’s an extra class field

    Or add this to your custom css:

    
    .mr0 .sf-button {
      margin-right: 0;
    }

    – Kyle

    #251679
    goodtimesmag
    Member
    Post count: 191

    I don’t see the button extra field, but the css code did the job – thank you very much!

    #251681
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

Viewing 4 posts - 16 through 19 (of 19 total)

You must be logged in to reply to this topic.