I am using the Studio Theme!
How can I remove the search icon in the top right and center the copyright information in the footer?
I am using the Studio Theme!
How can I remove the search icon in the top right and center the copyright information in the footer?
details-modal.header__search,.footer__copyright.caption {
display: none !important;
}
@taulznt add above line of code in base.css file