-
AuthorPosts
-
January 21, 2015 at 12:47 pm #382974
Hi
I need to change the container width for the logo in the main header. Please could you provide code that i can add in to quick.css to change this please?
Thanks
January 21, 2015 at 3:55 pm #383057Hi FayeMcC!
Please add following code to Quick CSS and adjust as needed
div#header_main .container { width: 95%; max-width: 95%; }Best regards,
YigitJanuary 21, 2015 at 4:04 pm #383068Hi
Thanks for getting back to me. That doesn’t seem to have worked. My logo should stretch right across the page, but doesn’t. Any other suggestions?
Many thanks
Faye
January 21, 2015 at 4:12 pm #383079January 21, 2015 at 4:14 pm #383082January 21, 2015 at 4:27 pm #383088Hey!
Please add following code to Quick CSS
.html_header_top.html_logo_center .logo { left: 0; -webkit-transform: none; -moz-transform: none; -ms-transform: none; transform: none; }and then go to Enfold theme options > Header > Header Size and set it to custom pixel value and increase the height to 300px
Best regards,
YigitJanuary 21, 2015 at 4:29 pm #383093Great!!! Nearly there – just not quite centred – how can i fix this?
Many thanks
Faye
January 21, 2015 at 4:36 pm #383100Hey!
Please change the code to following one
.html_header_top.html_logo_center .logo { left: 9.3%; -webkit-transform: translate(-5%, 0); -moz-transform: translate(-5%, 0); -ms-transform: translate(-5%, 0); transform: translate(-5%, 0); }Cheers!
YigitJanuary 21, 2015 at 4:39 pm #383106Bingo! Problem solved. Thank you so much for your help…and so quick!
Regards
Faye
January 21, 2015 at 4:41 pm #383111Hey!
You are welcome, glad we could help :)
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 :)Regards,
Yigit -
AuthorPosts
- The topic ‘Main header logo container’ is closed to new replies.
