Text below logo on header
Hi I am using premium vantage and I have been trying to figure out how to place a phone # below the logo in the header. Is this possible?
Thanks!
Melissa
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Melissa
You can include this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
header#masthead .hgroup:after { content: '+ 012 34 56 7890' !important; margin:auto !important; position:relative !important;; }You need to change the + 012 34 56 7890 to the phone # of your choice.
Let me know if that works for you.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.