Hi,
I’m trying to add more items to my top header (“make a difference” button and a school calendar). How can I edit it so the grey bar there is wider and fits those items on it?
The site is on maintenance mode so to view it please log in.
Thank you so much,
Sarah
**logins removed**
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header_meta { min-height: 100px; }
P.S.: When you need to post your login credentials, please post them privately. You can check ” Set as private reply (Only you and moderators will see the content of this post)” on your second post
@aribann thanks!
Regards,
Yigit
Thank you. That kind of helped but I would like them to all line up next to each other but for some reason they are stacking on top and then underneath. How can I enlarge that space horizontally so that the phone number and two graphics line up all side by side?
Hi,
Can you post a link to your website please?
Regards,
Josue
Hi!
Thank you for the login details but it is not working. Please check. Thanks!
Best regards,
Ismael
Hi!
Please add following code to Quick CSS as well
.phone-info h4 { float: left; }
.social_header .phone-info { width: 100%; }
.sub_menu { width: 45%; }
.phone-info a { margin-left: 15px; }
Cheers!
Yigit
Thank you so much
It’s looking almost perfect I just cant figure out how to get the phone number, button and calendar icon to all be center aligned?
can you help?
Hey!
Glad it is working.
Please add this one:
div.phone-info a img {
margin-top: -5px;
}
div.phone-info h4 + a {
position: relative;
top: -8px;
}
Best regards,
Ismael
Thank you so much for all your help. I really appreciate it.
Looks great!