I'm creating a view with search fields. When I add them, each search field extends 100% of the width, so they stack vertically. I want them to align horizontally, on one line. Normally I would just add each one to a column in a toolset grid or align them with inline-block so they only extend to as wide as they need to be for the label, but the search fields come pre-grouped inside the "View Search" block when you add them.
Is there a way to adjust this styling behavior via the built-in styling options? If not, how do I add my own CSS to each block?
Once you create test site using any of the reference site on your local machine or server - you can add your additional plugins or add your desired theme and check and play with that that will allow you to explore features and functionalities build on top using Toolset.
By following this path you will have hand-on experience about how you can implement the functionality using Toolset or check the existing features of the current referent site that will give you idea how its built.