Tagged: logo menu
- This topic has 7 replies, 2 voices, and was last updated 10 years, 2 months ago by
Theme Horse Support Team.
-
AuthorPosts
-
September 21, 2015 at 6:31 am #28526
edinahofer
ParticipantHello,
how can I float the menu ( navigation bar) on the right side and the Logo on the left side? I have really try everything, but nothing chaned 🙁
Thanks for your help,
best regards,
September 21, 2015 at 4:09 pm #28556Theme Horse Support Team
KeymasterHi Edinahofer,
To float the menu on the right side and the Logo on the left side Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#site-logo { float: right; } .hgroup-right { float: left; } @media only screen and (max-width: 767px) { .menu-toggle { float: left; } }Thank you!
September 21, 2015 at 4:22 pm #28557edinahofer
ParticipantHi,
thank you for your reply.
But is it possible that the logo close with the image slider on the left side and so also teh menu on the right side.
There is on the left and right side a white space. It is possible to remove this white space from the left side of logo and the right side of the menu bar. I use the Interface Pro.
Thank you,
September 22, 2015 at 12:20 pm #28596Theme Horse Support Team
KeymasterHi Edinahofer,
To make the logo close with the image slider on the left side and so also the menu and also to remove the white space Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.hgroup-wrap .container { max-width: 98%; } .search-toggle { margin-top: 29px; } #search-box { top: 70px; } #access a { height: 41px; padding: 19px 0 0; } #site-logo { margin-top: 4px; } .search-toggle { margin-top: 19px; } #access ul li ul { top: 60px; }Thank you!
September 22, 2015 at 1:04 pm #28597edinahofer
ParticipantHi,
thank you sooooo much.
Now it works perfect 🙂 ,
Have a nice day & best regards,
September 23, 2015 at 5:15 am #28609Theme Horse Support Team
KeymasterHi Edinahofer,
We have spend lots of time and efforts to develop this theme available free for all.
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/interface
We really appreciate your rating.Thank you!
September 23, 2015 at 11:17 am #28617edinahofer
ParticipantDone 🙂
September 24, 2015 at 10:39 am #28679Theme Horse Support Team
KeymasterGreat !
Thank you for you time and review.
-
AuthorPosts
- You must be logged in to reply to this topic.
