Hello guys,
can you tell me how I can implement it?
And how can I Header Phone Number / Extra Info reduce to 30px.
So I do not have so much space between my logo and phone number.
Can I change the position of the phone number to the left set so as with my logo?
Thank you very much
Hi Dominik!
Please add following code to Quick CSS
.av_phone_active_left .phone-info {
height: 30px;
}
Cheers!
Yigit
thank youi