-
AuthorPosts
-
September 26, 2016 at 4:21 pm #691759
Hi Guys,
I’ve placed my logo on a solid colour background and would like the background to be on the extreme left of the navigation menu, i.e. touching the left edge of the screen. How can I do this?
September 26, 2016 at 9:44 pm #691964Hey GeoCreo,
Receiving a 403 error message when trying to access your site.
Best regards,
JordanSeptember 26, 2016 at 9:54 pm #691967Hi Jordan,
Please try it again, It does this from time to time but it eventually opens up.
Thanks a lot.Regards,
GeoCreoSeptember 26, 2016 at 10:14 pm #691979Hi,
That may be because the right folder permissions are not set – https://codex.wordpress.org/Changing_File_Permissions
Best regards,
JordanSeptember 26, 2016 at 11:18 pm #692002Thanks Jordan. Is there any general code you woud suggest I try though to move the logo further to th left?
September 27, 2016 at 3:31 pm #692284Hi Guys,
Still waiting for a response…the site is now accessible.
Thanks in advance.Regards,
GeoSeptember 27, 2016 at 3:39 pm #692293Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.container.av-logo-container { margin-left: 0; padding-left: 0; max-width: 100%; }Regards,
YigitSeptember 27, 2016 at 3:48 pm #692303Thanks so much, Yigit! How about if I want to move the menu links so that they are now left aligned, next to the logo?
Regards,
GeoSeptember 27, 2016 at 3:53 pm #692307Hi!
Please add following code to Quick CSS as well
nav.main_menu { position: absolute; float: left; right: auto; left: 50%; }Regards,
YigitSeptember 27, 2016 at 4:14 pm #692323Thanks, Yigit! Really appreciate it.
Kind regards,
GeoSeptember 27, 2016 at 4:18 pm #692328Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘How can I move my logo to the extreme left of the navigation menu?’ is closed to new replies.
