I found the following in my
ProTheatre: Stylesheet (style.css)
#topsearch {
float: none;
width: 96%;
margin: 10px 2%;
}
and changed it to
#topsearch {
display: none;
}
But no changes on the web page. Probably not the right place?
Any idea in which of those I would find the right place?
Templates
404-Template
(404.php)
Archive
(archive.php)
Autor-Template
(author.php)
Kategorie-Template
(category.php)
Kommentare
(comments.php)
Theme Footer
(footer.php)
Theme-Funktionen
(functions.php)
Theme Header
(header.php)
social_profiles.php
(includes/social_profiles.php)
Hauptindex-Template
(index.php)
Admin.php
(lib/Admin.php)
Themater.php
(lib/Themater.php)
default-admin-options.php
(lib/default-admin-options.php)
default-options.php
(lib/default-options.php)
menu-primary.php
(lib/menu-primary.php)
menu-secondary.php
(lib/menu-secondary.php)
navigation.php
Archives Seitentemplate
(page-template-archives.php)
Contact Form Seitentemplate
(page-template-contact.php)
Full Width, no sidebar(s) Seitentemplate
(page-template-full.php)
Sitemap Seitentemplate
(page-template-sitemap.php)
Seiten-Template
(page.php)
post-noresults.php
post-page.php
post-single.php
post.php
Suchergebnisse
(search.php)
Suchformular
(searchform.php)
Seitenleiste
(sidebar.php)
Einzelner Beitrag
(single.php)
Schlagwort-Template
(tag.php)
woocommerce.php
Stylesheets
Stylesheet
(style.css)