#1 I would like to remove search box from sidebar, it’s not doable from settings, i tried css but it did not work. Could you point out correct css i shall use?
#2 how to get ride from text “skip to content” in the navigation bar?
i tried: .skip-link screen-reader-text{
display: none! important;
}
#3after update, seems that theme adds to all widgets list style (disc) – it appears for header widget and i’m not able to get ride of that; it appears for search box on sidebar and all my previous things on sidebar.