-
AuthorPosts
-
January 18, 2015 at 12:16 pm #381446
Hello, I have just started using Enfold – and will buildt a site with that instead of my other theme Avada.
You have very flexible theme, but can you help me get this css to work in Enfold:It makes the logo go down over the content area, which you can see here:
http://www.newmarketing.no/wordpress/ny28b/The enfold onepage that I have started to work on – and that needs the css implemented is here:
http://www.newmarketing.no/wordpress/ny28c/startThe CSS that I have used in Avada is here:
.logo {
margin-top: 0 !important;
}.logo {
margin-bottom: -130px !important;
margin-top: 0 !important;
float: left !important;
position: relative;
z-index: 5;
}January 18, 2015 at 6:29 pm #381507Sorry – I just figured out that you answered this to somebody else a few days ago:
strong.logo {
top: 50px;
}THANKS!!
January 18, 2015 at 6:43 pm #381511SORRY; I DID NOT QUITE MANAGE TO GET THE LOGO PLACEMENT AS described here:
http://www.newmarketing.no/wordpress/ny28b/Problem is: Logo gets to small, and has padding in top.
How can I get the original size and also stick the logo to the top?BEST REGARDS,
ArneJanuary 18, 2015 at 8:05 pm #381523Hi Arne-Thorbeck ;
I think you should go and see :
Dashboard > Theme Options > Header > Header Behavior > Shrinking HeaderJanuary 19, 2015 at 12:38 pm #381708Hi!
You are currently not using Enfold theme. Please let us know when you activate Enfold so we can gladly help you
Best regards,
YigitJanuary 19, 2015 at 1:30 pm #381739Hi Yigit,
Sorry – THIS is the page I am working on with Enfold:
http://www.newmarketing.no/wordpress/ny28c/startThe other page: http://www.newmarketing.no/wordpress/ny28b/
shows what I would like to accomplish!Best regards,
ArneJanuary 19, 2015 at 2:48 pm #381766Hey!
Can you please enable shrinking header in Enfold theme options > Header > Header Behaviour?
Regards,
YigitJanuary 19, 2015 at 3:27 pm #381814Hei Yigit,
It is not the “shrinking header” I am looking for.
I want the size and placement of the logo at pageload to be like this page:
http://www.newmarketing.no/wordpress/ny28b/I have allready inserted this code in special css:
strong.logo {
top: 50px;
min-height: 100px !important;
}Do you have any tips or css to help me here?
Best regards,
ArneJanuary 19, 2015 at 3:30 pm #381817Hey!
Please change following code
strong.logo { top: 50px; min-height: 100px !important; }
to following one
strong.logo { min-height: 130px !important; }
and it should look like this – http://i.imgur.com/eOPEfWJ.png
Best regards,
YigitJanuary 19, 2015 at 3:44 pm #381834Hei Yigit – it WORKED beatifully!
THANKS!January 19, 2015 at 3:46 pm #381836Hey!
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 :)Best regards,
Yigit -
AuthorPosts
- The topic ‘Logo placement’ is closed to new replies.