Site icon Catch Themes

search bar elimination/hiding (yes, i've read the other posts on this topic!)

hello. i'm working out a site right now for someone. i'm having trouble with the sidebar. i've used two suggested css codes i've found to attempt to hide it.
#header-content .searchform {
display: none;
}
and
#header .social-search form.searchform {
display: none;
}
i've even added the !important tag, and tried using visibility:hidden as an alternative to display:none and i've still not been able to get rid of it. i'm using a child theme, if that helps. i haven't customized much yet. i'm also wondering, since a lot of the code is repeated in my child theme (so i know it's there, so i don't have to switch to another tab or screen to see what what is in the initial css). i'm not sure if that's causing an issue or not. thanks so much for your assistance! my url is http://www.joyride-studio.com/wp/
Exit mobile version