Hi guys is there a trick to making the telephone number, located at the very top inside #header_meta, align to the left? I have tried a bunch of different approaches but none of them work. This is what I amy trying
#header_meta .phone-info {
float: left;
}
Hey Glyphism!
Please try following code instead
.sub_menu { left: 0; }
Best regards,
Yigit
Hi,
I am trying to do the same but keep the secondary menu on the right. Any idea? thanks
Hey!
@oliviad Answered your question here https://kriesi.at/support/topic/move-phone-number-or-small-info-text-to-the-left/#post-228976
Cheers!
Yigit