Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Eliminate left and right padding

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #257291
    triplebit
    Participant

    This is my site
    clean.triplebit.com/homepage/
    I need the slider to span across the whole width of the screen(there is some padding on left and right).
    If possible also on mobile and tablet
    Can someone help please?
    Thx

    #257304
    deb
    Participant

    Remove padding to this div:

    .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated { padding: 0 !important }

    this should work

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.