Hi,
I’m trying to add two elements to the header of my site (phone number a button), as shown on the image mock up. I’ve added a header widget, but I cannot get the elements positioned correctly. I would greatly appreciate your help.
Thanks
Hey Dwimmer,
Thanks for the login details, though I can’t see a widget in the header. Did you remove it? If so then please add it back if you should need any further help on the topic.
Best regards,
Rikard
Hi Rikard – sorry – the widget is now in the header. The elements are there, but I can’t get then to align correctly (per the screen shot).
Thanks
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
#header .widget {
width:350px;
}
#header .widget p, #header .widget .avia-button-wrap {
display:inline-block !important;
}
Best regards,
Rikard
Great- thank you so much!
Hi – actually – one more question: is it possible for me to move up the phone number and link to be centered with the logo?
Thanks
Hi,
I’m not sure I understand what you mean by that, do you mean horizontally or vertically? It looks centered horizontally on my end at least. A screenshot might clarify things for us if you have one available highlighting the change you would like to make.
Best regards,
Rikard
Hi Rikard,
The issue is resolved. Thanks again for your help – I really appreciate it!