Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
div.phone-info {
position: relative;
top: 30px;
right: 10px;
}
Regards,
Yigit
Thank you Yigit voor de quick en good response!
Now I dont need the small bar in the header anymore. How do I remove this (and dont remove te telnumber)?
Greets
Hi!
Please add following code to Quick CSS as well
#header_meta { margin-top: -30px; }
Regards,
Yigit
Thnx again!