This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

How to align header button to the right?

Open 2 replies generalquestion
9 years ago · Last reply by luisaccardoso 9 years ago

Hello.

I’m trying to align my header button to the right, so my menu links can show up in line, not one under the other as it is now. Would you me able to help me?

My website: www.korui.com.br

Thanks in advance.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Alex S Staff 9 years, 30 days ago

    Hi Luis,

    Unfortunately, I’m not really familiar with your theme on a technical level so I’m not really too sure how to do this correctly. As such, I would highly recommend contacting the theme developers for advice.

    You can do something kind of like this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    @media (max-width: 981px){
    	#site-banner-right {
    		width: 13% !important;
    	}
    }

    You might also need to install the SiteOrigin CSS Editor.

  2. luisaccardoso 9 years, 30 days ago

    I will give it a try!
    Thank you Alex!

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.

Have a different question or issue?

Start New Thread