Can you do a tutorial for your search bar?
Ye
Ok, well its really easy. Go to your HTML and idk if theres a specific spot to put this code it, but MINES UNDER
SO GO UNDER I GUESS?
And paste this code :
Ok, save that. Did the search bar show up? Is it ugly? Good, now go out of the HTML code and down to ‘Advanced Options’ at the very bottom of the customize page
OK Now click on it. This is your CSS ITS WHERE WE MAKE EVERYTHING PRETTY
IM EXPLAINING THAT BECAUSE I DID NOT PREVIOUSLY KNOW HOW TO MAKE THINGS PRETTY
PASTE THIS CODE:
.sfm input {background-color:transparent; font-size: 10px; font- border: 2px; text-transform: uppercase; margin-top: 0px; color: #5100FF; letter-spacing: 1px; padding: 6px 10px; position: fixed; font-family: calibri, helvetica, arial;
text-shadow: black 0.1em 0.1em 0.2em;
1) If I delete this, for some reason the neato border goes away and then no one knows I have a search and my lil box goes to waste
2) This is the word “search”s color, you can find color pickers online, or stick with my superb color choice, no pressure
3) This makes the box go down as you scroll, you can delete it if you’re not about that life
4) This is just some drop shadow I added because my background prevented you from seeing my hella rad shade of...purple? Indigo? What the hell is that
That’s mine verbatim. You can fudge around with it and change whatever you like (the color, size, etc.), just do you and try not to mess your lettuce up too much










