Hi there,
the extra info in the top bar at the left of the sticky header is not working in iPad portrait view: The info is moving to the center of a new line, but it should stay left. In landscape view it is working. Please find URL for your info in private content box.
Thank you for your kind help in advance.
Best regards,
Sophie
Hey Sophie,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width: 989px) and (min-width: 768px) {
.responsive.html_mobile_menu_tablet .phone-info {
float: left !important;
width: auto !important;
clear: none !important;
text-align: left !important;
}
}
Hope it helps :)
Best regards,
Nikko
Hi Nikko,
that is fantastic :o) ! Thank you so much for your help! I think you can close this thread now :o) .
Thank you and have a great day!
Kind regards,
Sophie