New Landing How can we help? Themeforest Theme Support Uplift Spacing between columns in a row

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Uplift
  • #280975
    wtflovelife
    Member
    Post count: 113

    Hi! I 4 columns that have different background colors and I wanted there to be gutters/space between them all but they’re touching. I have set the row that they are in to NOT remove element spacing – but everything is touching. I have tried to adjust all the margins/padding too and can’t seem to create space! What am I doing wrong?
    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #281263
    David Martin – Support
    Moderator
    Post count: 20834

    I have added a custom class right-margin-helper to the two left columns within the row.

    Please add this to Theme Options => Custom CSS:

    .right-margin-helper {
      margin-right: 15px;
      margin-bottom: 15px;
    }
    .col-sm-6.right-margin-helper {
      width: 45%;
    }
    #281268
    wtflovelife
    Member
    Post count: 113

    Thanks! Question though – are you normally able to keep the spacing? Or does that only apply to the elements not th ecolumn backgrounds?

    #281507
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You would need to use boxed content assets for the background if you want spacing between

    – Kyle

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