Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Fix gap in Elementor */
- .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
- padding: unset;
- }
- @media only screen and (max-width: 1024px) {
- .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
- padding: 10px;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement