Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Dante
  • #117101
    Vitryph
    Member
    Post count: 44

    Dear SW Team,

    I’m using a lot parallax page, with text between the parallax images.

    I love the effect, but I’m wondering is there any way to decrease the heigh of each text bar ?
    The space (in the grey part) above and under the text is really big, and I would like something more discreet.
    I already add mt0 mb0 bt0 bb0 no-shadow to the Extra class name but without success.

    Thanks for your help,

    Philippe

    #117102
    Vitryph
    Member
    Post count: 44
    This reply has been marked as private.
    #117123
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You can use the Row asset for these sections, and in the Row settings you can set the padding for the row 🙂

    – Kyle

    #117129
    Vitryph
    Member
    Post count: 44

    Hi Kyle,

    Thanks for the tip.
    So I put my text in a row, and I remove the space + the margin.
    But I have still theses spaces … Do I miss something ?

    #117132
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please can you provide me with a link and login so I can check your setup

    – Kyle

    #117146
    Vitryph
    Member
    Post count: 44
    This reply has been marked as private.
    #117147
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .spb-row-container {
      margin-right: -15px;
      margin-left: -15px;
    }

    – Kyle

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