-
AuthorPosts
-
November 18, 2014 at 10:50 am #352881
Hi,
some time ago I asked how was possible to have a different header type on specific pages, here the link of the discussion:
https://kriesi.at/support/topic/different-header-type-for-different-page-how/The problem that code don’t work with the last version of Enfold and I need to have a different header on a specific page.
Any help is welcome
Caiser
November 18, 2014 at 6:13 pm #353130Hi Caiser Souze!
Can you please post the link to your website?
With new header configurator ( http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/ ) you can adjust many options but that particular request may be out of scope of the support. We still would like to take a look at your website and throw in some codesCheers!
YigitDecember 15, 2014 at 6:17 pm #368421I apologize for the delay Yigit.
I didn’t receive a mail notice about your answer and I saw only today that you kindly answer to me. Propably deleted by my spam filter :( Really sorry.The problem is that on the home page I will have a different kind of menu (Logo left, Menu Below) and in all other web page site I will the menu with logo right and the menu left. I was able to change the menu on the old version hanks to Dude answer.
Did you know ho I can do it in case in another way?Thanks so much for your help
Caiser
December 15, 2014 at 6:40 pm #368436Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home div .logo { float: right; left: auto; right: 0; } .home nav.main_menu { float: left; left: 0; right: auto; }Regards,
YigitDecember 16, 2014 at 11:31 am #368844Hi Yigit, I have to give a try, I deeply change the original theme using a child theme that this code seem to don’t work.
I will give you an answer this afternoon. Many thanks for your answer!
CaiserDecember 16, 2014 at 1:07 pm #368870Hi!
Sure, we will be waiting to hear from you. If that code does not work, please post the link to your website.
Cheers!
YigitDecember 16, 2014 at 4:13 pm #368949Yigit, thanks you so much!
Your css code lines works like a charm!
For me the question is solved.Have a nice day
Caiser
-
AuthorPosts
- The topic ‘Different header type for different page, how? (With new version of Enfold)’ is closed to new replies.
