• Continuing the conversation from here

    https://siteorigin.com/thread/reducing-the-distance-between-widgets-in-the-same-raw/

    About reducing the distance between widgets, I have encountered the need to reduce the distance between some of the widgets in the page while the default distance of the other is fine.
    I was using the CSS in the super simple custom CSS to apply it to the whole page:

    .page-id-69 .widget_sydney_action .roll-promobox {
    padding:1px
    }
    
    .page-id-69 .widget_sydney_action .promo-controls {
    margin-top:5px
    }

    But i need to narrow the effect to only specific widgets

  • The topic ‘reducing distance between some widgets’ is closed to new replies.