menu mobile

Posted in: Newspaper
Post count: 70

When I view my website mobilidadesampa.com.br on my smartphone, below the logo is a black bar appearing and the search button is hidden, where can I configure to make the bar transparent? See picture: https://www.screencast.com/t/RNAYzYopVqBc

Post count: 22421

Hello,

Please add this css in the theme panel-> custom css box:

@media (max-width: 767px){
.td-header-style-9 .header-search-wrap .td-icon-search:before {
color: #fff!important;
}}

Thank you!

Post count: 70

thank you! I was able to change the mobile menu

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.