Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi,
 I’m using the latest version of Vantage and I’m trying to add som standard links to the top of my page (for contact, language etc links). I figured I could use the “textwidget” for this, but i can’t for the life of me get it to stick in the top right corner (except using position: fixed which i don’t want).
Is there a widget I can use “out of the box” or can you help me place the textwidget in the top of the page.
This it what I’ve tried:
.textwidget{
  position:fixed;
  top:30px;
}
Thanks!
 -Petter

Hi Petter
The Visual Editor widget: https://wordpress.org/plugins/black-studio-tinymce-widget/ will give you text alignment options. You can insert it via Appearance > Widgets > Header.
Widgets there should align right by default so perhaps I’m not following what you need then.