Tagged: header, mobile, responsive, secondary menu, telephone
Hi,
I have been trying to get the “Kontakt” link and telephone number in same line at responsive view but I can’t fix it. Please help!
Is it possible to have them in one line to the right and that it has the same margin to the right as the burger menu icon?
Look at the url in private content.
Hope you can help, kindly regards, Mathilde
Hey mofix,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) {
.responsive #header .sub_menu, .responsive #header_meta .sub_menu>ul {
float: none;
width: 50%;
text-align: none;
margin: 0;
}
.responsive .phone-info {
float: right;
width: 50%;
clear: both;
text-align: right;
margin-top: -30px;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Perfect! Thank you so much!!
Kindly regards, Mathilde
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Basilis