Site logo

Archived topic

difference between Top bar height on mobile

5 replies · Started by Ohad on October 26, 2017

Viewing posts 1–6 of 6

Hello,

My site is a multi language website ENG/HEB (Done via the Polylang Plugin),

When Displaying the website in mobile browsers,
The Top Bar Displayed in the ENG version, is looking the way it should be. meaning the search icon and the menu icon are in the same line.

But the Top Bar Displayed in the HEB version, from some reason has more height.
Causing the search icon to be in one line, and the menu icon to be in another line beneath it.

Hi there,

Can you link us to the site?

Thanks!

Here is the link to the ENG site : site

Here is the link to the HEB site: site

Try this additional CSS:

.rtl button.menu-toggle {
    width: auto;
}

Thanks Leo,

That did the job :)

No problem :)

This archived topic is closed to new replies.