New Landing How can we help? Cardinal Padding row

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Cardinal
  • #168083
    Catchagency
    Member
    Post count: 86

    Hi,

    In row edit, I can change the vertical padding and vertical margin, but not the horizontal padding or margin. How can a do that?

    #168092
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    In what case would you need to do that?

    – Kyle

    #168097
    Catchagency
    Member
    Post count: 86

    I have already padding on child element in row, I don’t need extra padding on the row. So, I would to have the possibility to have a row without padding and margin.

    #168098
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    So you want 0 padding? Set the vertical padding to 0, there wont be any horizontal padding on the row

    – Kyle

    #168102
    Catchagency
    Member
    Post count: 86

    I tried it, but it doesn’t work…

    #168105
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Can you provide the link so I can check

    – Kyle

    #168107
    Catchagency
    Member
    Post count: 86
    This reply has been marked as private.
    #168108
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Which row is it that has unwanted padding?

    – Kyle

    #168125
    Catchagency
    Member
    Post count: 86

    All row are like that

    Attachments:
    You must be logged in to view attached files.
    #168131
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .spb_parallax_asset {
      padding-top: 0;
      padding-bottom: 0;
    }
    

    – Kyle

    #168132
    Catchagency
    Member
    Post count: 86

    mmm, maybe a little bit too hard hack, no? I prefere to have the choice for each row…

    #168133
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    That shouldn’t prevent the row padding from working

    – Kyle

    #168152
    Catchagency
    Member
    Post count: 86

    Ok, thanks!

    #168158
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

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