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].
Hey i’d like to change the header text position to be completely on the right off the screen.
I know the css selector is :
header#masthead .hgroup .support-text {
}
But I don’t know what to put in it.
Hi Léo
Thanks for reaching out.
The support text is absolute positioned in the header, the header is relative positioned. Unfortunately, this means that without further modification it isn’t easily possible to position the header text screen right. You can try the following at Appearance > Custom CSS:
Not quite what you’re after but as close as we can get given the setup as it is.
If you don’t have a Custom CSS plugin installed, try: https://wordpress.org/plugins/so-css/