ResolvedMobile view
- This topic has 1 reply, 2 voices, and was last updated 1 year ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in and have valid license to reply to this topic.
Hello.
I have https://mullet.gr
In desktop version all is ok.
In mobile version, how i can display the ESPA BANNER & the Language change flags in header ??? any solution for mobile ?
THanks!
Hi ,
The language selector can be shown with a bith of CSS. Something like this:
#header_top {
max-height: none !important;
}
As for the image in the main menu, I am afraid that would not be possible on mobiles.
You must be logged in and have valid license to reply to this topic.