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].
Can you give me some Custom CSS code to move my site title over to the right of the page instead of beginning at the left as its covering up my logo
thanks
header#masthead .hgroup .logo{
float: right;
}
Thanks a mill it moved my logo but not the text but it looks fine so I’ll go with that thanks for you reply
S
Hi Siobhan
Try the following under Appearance > Custom CSS: