Services List CSS Styling

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29242
    Dan Acree
    Participant

    I would like to apply changes to the styling of services.

    1. reduce the space between the icon and the title
    2. reduce space between the title and description

    #29249
    Veena
    Moderator

    Can you pls try the below custom CSS in plugin settings > custom CSS

    .lsow-services.lsow-style1 .lsow-title {
        margin-top: -15px;
    }
    .lsow-service-details {
        margin-top: -15px;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘SiteOrigin Widgets Support’ is closed to new topics and replies.