Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #337695

    Hi
    How can I put a slider in a column or grid cell and remove all margin and padding so it fills the column or cell?

    many thanks

    Peter

    #338156

    Hi envapk2!

    Thank you for using Enfold.

    You can use the Grid Row element then remove the flex cell padding with this:

    .flex_cell {
    padding: 0;
    }

    Cheers!
    Ismael

    #338805

    That’s great, many thaks

    Peter

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to remove margin and padding from slider’ is closed to new replies.