I am trying to remove a huge amount of padding between the search bar and other elements. If anyone would be so kind, please let me know how to do this.
A bonus question: I tried to use the ‘inspect code’ function to figure out the correct place to do this. I kept trying to find it in my files but couldn’t, even though I was able to make adjustment in the inspector. I tried the section search, as well as the style.css.
Is this solve? I check it but it seems the search bar is moving? It look likes it the padding of both heading and the paragraph. Do you like me to pull that out?
From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “Assets” folder, click on “base.css, style.css or theme.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code: