Hello, is it possible to place a 20px div above the header for an address line – for example?
Hey Luisgasser!
Yes, you can use HTML in phone info field in Enfold theme options > Header > Extra Elements
Cheers!
Yigit
great! and where can i style it – color, position:center, font-size etc?
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.phone-info { text-align: center; font-size: 20px; }
If that does not help, please post the link to your website and a screenshot showing the changes you would like to make.
Cheers!
Yigit
hello, thank you for the quick answer!
changing font-size works but not text-align:center