• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 27.05.19, 16:09
  • Opened by: Tomas
  • Closed by: Marek
  • Closed on: 01.08.19, 12:17
  • Reason: No answer from a customer
  • Comment: Glad to help!

Ticket #14690 - Missing search icon on mobile responsive

Hello, i must turn of amp version of web due to many problems… Anyway on standard responsive website i cant see search icon in header :-O Thank you for any advice.

Comments

Marek 28 May 2019, 07:07

Try this CSS fix:

@media (max-width:768px) {
.header-2 .widgets-right.widgets-row {display:flex;flex-direction:column}
.header-2 .widgets-right.widgets-row .pk-widget {margin:0}
}
Tomas 28 May 2019, 12:11

Now its looks like this, not very nice. Also number in red are displaced.
Anyway you cant click on login button :-O href #

Marek 28 May 2019, 18:08

How do you want to see it? maybe will be better to hide text and leave only icons?

Tomas 29 May 2019, 09:39

Yes it can be answer. I try to play with css by myself.
BIG PROBLEM is, when customer comes, he cant log in on mobile. How we can solve this problem? You Cant click on login button.

Marek 29 May 2019, 12:38

When I click on MOJ ÚČET I go to login form and login there with no problem. How to reproduce the issue?