Mobile Menu and Search

Posted in: Newsmag
Post count: 37

hi NewsMag,

I deactivate my mobile theme plugin.. I have a problem with the Navigation. Theres no = in the Nav and I cant find the Search icon..

https://prnt.sc/h8iz7p
https://www.biliranisland.com/blogs

Thanks

Post count: 23312

Hello jalmz,

I have inspected your mobile website and I saw that your mobile menu button is white and that’s why it’s invisible. Try to change the color of it using the following code ->

#td-top-mobile-toggle i{
color:#111;
}

The result is here -> https://www.screencast.com/t/KjD5lgAzMXuu

Thanks.

Post count: 37

Thank you Catalin,

It works now.. Can you tell me on how add the Search icon on the top right in the mobile menu?

Post count: 23312

Hi,

The search icon is just already added on the top right in the mobile menu, like this
-> https://www.screencast.com/t/dN64keGm

Thanks.

Post count: 37

I Know its already added in the Mobile Plugin.. but i dont want to use the plugin.. the search icon is not visible now..

Post count: 37

I notice that the search ICON is in white.. how to fix this with css? like the menu – missing…

Post count: 22421

Hello,

Please add this code in the theme panel-> custom css -> advanced css and place it in the mobile phones section:

.td-header-style-7 .header-search-wrap .td-icon-search{
color:black!important;
}

Thank you!

Post count: 37

Thank you Bogdan, for the great support and theme..

Post count: 135

Hi Bogdan, on my mobile version, the white search icon is wrapped below. How do I make it be on the right side of the top bar when bringing up the mobile version of http://www.coronadotimes.com ? I want to use the “regular” mobile version I’ve been using for the site, but the “white search icon” wraps under the top header vs. showing up on the right? Thanks for the help.

mobile_seearch_bug

  • This reply was modified 8 years by sejpost.
Post count: 135

Nevermind. I cleared my mobile phone cache and now it loads fine. Thanks.

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