Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #657367

    Hello there,
    I would like to move the header menu and the site logo to the right side. how can I do that?

    This is the website:
    http://www.tal-and-hadas.com/

    Thanks!

    #657463

    Hi best-seo!

    It seems like you figured it out already? :)
    If not, please post a screenshot and show the changes you would like to make. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.

    Cheers!
    Yigit

    #657478

    Hello there,
    So actually I have 2 problems.
    The first:
    While I tried to enter the website from another computer, this is how it looks like:
    http://screencast.com/t/rOUs2eRlbA

    The top menu hiding the logo.
    How can I make it responsive, so I can see it perfect in any computer?

    The second:
    This is a screenshot from another computer:
    http://screencast.com/t/QJ9JJOe0h

    It’s configured like this: top menu – center, logo – center.
    I would like to move the logo and the top menu to the right but no matter what i’m doing, it’s not moving. what should I do?

    Thanks!

    #657516

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    @media only screen and (max-width: 1400px) {
    	#menu-item-3223 {
    		margin-right: 285px;
    	}
    }
    

    Best regards,
    Vinay

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.